dell setup init
This commit is contained in:
@@ -7,13 +7,15 @@
|
||||
export XDG_CURRENT_DESKTOP=river
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
|
||||
export XCURSOR_SIZE=36
|
||||
|
||||
## Start portals
|
||||
dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
xdg-desktop-portal-wlr &
|
||||
xdg-desktop-portal &
|
||||
|
||||
## Start easyeffects
|
||||
flatpak run com.github.wwmm.easyeffects --gapplication-service &
|
||||
#flatpak run com.github.wwmm.easyeffects --gapplication-service &
|
||||
|
||||
# Mod1+Shift+Return to start an instance of foot (https://codeberg.org/dnkl/foot)
|
||||
riverctl map normal Mod1+Shift Return spawn foot
|
||||
@@ -183,7 +185,7 @@ riverctl map normal Mod1+Shift Print spawn "grim -g \"\$(slurp -p)\" -t ppm - |
|
||||
riverctl focus-follows-cursor normal
|
||||
|
||||
# Borders & Colors
|
||||
riverctl background-color 0x002b36
|
||||
riverctl background-color 0x202223
|
||||
riverctl border-color-focused 0x93a1a1
|
||||
riverctl border-color-unfocused 0x586e75
|
||||
riverctl border-width 1
|
||||
|
||||
Reference in New Issue
Block a user