Changes
This commit is contained in:
2
foot.ini
2
foot.ini
@@ -18,7 +18,7 @@ font=Roboto Mono:size=10
|
|||||||
# vertical-letter-offset=0
|
# vertical-letter-offset=0
|
||||||
# underline-offset=<font metrics>
|
# underline-offset=<font metrics>
|
||||||
# box-drawings-uses-font-glyphs=no
|
# box-drawings-uses-font-glyphs=no
|
||||||
# dpi-aware=yes
|
dpi-aware=no
|
||||||
|
|
||||||
# initial-window-size-pixels=700x500 # Or,
|
# initial-window-size-pixels=700x500 # Or,
|
||||||
# initial-window-size-chars=<COLSxROWS>
|
# initial-window-size-chars=<COLSxROWS>
|
||||||
|
|||||||
@@ -14,8 +14,7 @@ riverctl spawn waybar
|
|||||||
|
|
||||||
# Super+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
|
# 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 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
|
# Super+Q to close the focused view
|
||||||
riverctl map normal Super Q close
|
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.
|
# Set and exec into the default layout generator, rivertile.
|
||||||
# River will send the process group of the init executable SIGTERM on exit.
|
# River will send the process group of the init executable SIGTERM on exit.
|
||||||
riverctl default-layout rivertile
|
riverctl default-layout rivertile
|
||||||
exec rivertile -view-padding 6 -outer-padding 6
|
exec rivertile -view-padding 3 -outer-padding 3 --main-ratio 0.7
|
||||||
Reference in New Issue
Block a user