🔧 Adjusted wayland app configs
This commit is contained in:
parent
d9b31e7a50
commit
09fe1da59b
2 changed files with 7 additions and 3 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# title=foot
|
||||
# locked-title=no
|
||||
include=/usr/share/foot/themes/nord
|
||||
font=Source Code Pro:size=13.5
|
||||
font=Source Code Pro:size=13.75
|
||||
# font-bold=<bold variant of regular font>
|
||||
# font-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
|
|
|
|||
|
|
@ -163,6 +163,8 @@ riverctl border-width 1
|
|||
# riverctl hide-cursor when-typing enabled
|
||||
riverctl xcursor-theme Adwaita
|
||||
gsettings set org.gnome.desktop.interface cursor-theme Adwaita
|
||||
riverctl hide-cursor when-typing enabled
|
||||
riverctl hide-cursor timeout 2000
|
||||
|
||||
# Set keyboard repeat rate
|
||||
riverctl set-repeat 50 300
|
||||
|
|
@ -181,8 +183,10 @@ rivertile -view-padding 3 -outer-padding 3 -main-ratio 0.5 &
|
|||
# Custom apps
|
||||
## Set Background Image
|
||||
swaybg --image /home/brian/Pictures/leaves.jpg --mode fill &
|
||||
# Start espanso (requires wayland version)
|
||||
# espanso start --unmanaged &
|
||||
gammastep -b 0.95 -O 5500K &
|
||||
# Start espanso
|
||||
# (requires wayland version... doesn't work with river, possibly with wayland)
|
||||
# espanso-wl service start --unmanaged &
|
||||
# Start btop from foot terminal
|
||||
riverctl spawn "foot --config='/home/brian/.config/foot/bfoot.ini' btop" &
|
||||
# Start pipewire
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue