This commit is contained in:
Tobias Maier
2022-08-09 20:37:59 +02:00
parent 679133c10f
commit a62f93a0e1
2 changed files with 3 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ font=Roboto Mono:size=10
# vertical-letter-offset=0
# underline-offset=<font metrics>
# box-drawings-uses-font-glyphs=no
# dpi-aware=yes
dpi-aware=no
# initial-window-size-pixels=700x500 # Or,
# initial-window-size-chars=<COLSxROWS>

View File

@@ -14,8 +14,7 @@ riverctl spawn waybar
# Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
riverctl map normal Super Return spawn foot
riverctl map normal Super D spawn bemenu-run
riverctl map normal Super D spawn "rofi -show run -theme solarized"
# Super+Q to close the focused view
riverctl map normal Super Q close
@@ -160,4 +159,4 @@ riverctl csd-filter-add app-id "gedit"
# Set and exec into the default layout generator, rivertile.
# River will send the process group of the init executable SIGTERM on exit.
riverctl default-layout rivertile
exec rivertile -view-padding 6 -outer-padding 6
exec rivertile -view-padding 3 -outer-padding 3 --main-ratio 0.7