last save before massive changes
This commit is contained in:
@@ -52,9 +52,9 @@ exec-once = swaync & disown
|
||||
exec-once = hypridle & disown
|
||||
exec-once = seventeenlands & disown
|
||||
exec-once = ~/.config/hypr/scripts/monitor_setup.sh
|
||||
exec-once = hyprctl dispatch exec "[workspace 3 silent] signal-desktop"
|
||||
exec-once = hyprctl dispatch exec "[workspace 3 silent] discord"
|
||||
exec-once = hyprctl dispatch exec "[workspace 3 silent] thunderbird"
|
||||
exec-once = hyprctl dispatch exec [workspace 3 silent] signal-desktop
|
||||
exec-once = hyprctl dispatch exec [workspace 3 silent] discord
|
||||
exec-once = hyprctl dispatch exec [workspace 3 silent] thunderbird
|
||||
#exec-once = hyprctl dispatch exec "[workspace 5 silent] steam"
|
||||
|
||||
#############################
|
||||
@@ -65,6 +65,9 @@ exec-once = hyprctl dispatch exec "[workspace 3 silent] thunderbird"
|
||||
|
||||
env = XCURSOR_SIZE,20
|
||||
env = HYPRCURSOR_SIZE,20
|
||||
env = LANG,en_US.UTF-8
|
||||
env = LC_ALL,en_US.UTF-8
|
||||
env = LANGUAGE,en_US.UTF-8
|
||||
|
||||
#####################
|
||||
### LOOK AND FEEL ###
|
||||
@@ -223,6 +226,7 @@ bind = $mainMod, F, togglefloating,
|
||||
bind = $mainMod, space, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, B, exec, killall waybar && waybar &
|
||||
bind = $mainMod SHIFT, S, exec, hyprshot -m region --clipboard-only,
|
||||
bind = $mainMod, L, exec, hyprlock
|
||||
bind = $mainMod, backslash, exec, ~/.config/hypr/scripts/monitor_setup.sh
|
||||
|
||||
Reference in New Issue
Block a user