hyprland: Update config

Will eventually nixify this since I find working with the Nix store much
more convenient than stowing dotfiles.
This commit is contained in:
Donovan Glover 2023-05-09 19:54:38 -04:00
parent 7b363920a2
commit 0b50b9ce64
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -7,15 +7,15 @@ monitor=,preferred,auto,1
#monitor=,highres,auto,1 # Use the highest resolution
# Execute your favorite apps at launch
exec-once = swaybg --mode fill --image ~/a.jpg
exec-once = swaybg --mode fill --image ~/.config/background
exec-once = wpctl set-volume @DEFAULT_AUDIO_SINK@ 20%
exec-once = sleep 0.5 && yambar
exec-once = sleep 0.5 && waybar
exec-once = fcitx5 # Japanese input support
exec-once = mullvad-vpn
exec-once = wl-paste -p --watch wl-copy -pc # Disable middle click paste
exec-once = udiskie # Auto-mount drives
exec-once = hyprland-autoname-workspaces --dedup
exec-once = play ~/start.flac
# exec-once = hyprland-autoname-workspaces --dedup
# exec-once = play ~/start.flac
# Some default env vars.
env = XCURSOR_SIZE,24
@ -112,7 +112,7 @@ bind = SUPER_SHIFT, Return, exec, kitty
bind = SUPER, Tab, workspace, e+1
bind = SUPER_SHIFT, Tab, workspace, e-1
bind = SUPER, Q, killactive,
bind = SUPER, P, exec, grimblast copy area
bind = SUPER, P, exec, grim -g "$(slurp)"
bind = SUPER_ALT, delete, exit
bind = SUPER, V, togglefloating,
bind = SUPER, V, centerwindow,