Social before mail
This commit is contained in:
+6
-6
@@ -44,9 +44,9 @@ exec-once = nm-applet
|
||||
exec-once = flameshot
|
||||
exec-once = blueberry-tray
|
||||
exec-once = nextcloud --background
|
||||
exec-once = [workspace special:social silent] $social
|
||||
exec-once = [workspace special:mail silent] thunderbird
|
||||
exec-once = [workspace special:terminal silent] alacritty
|
||||
exec-once = [workspace special:a_social silent] $social
|
||||
exec-once = [workspace special:b_mail silent] thunderbird
|
||||
exec-once = [workspace special:c_terminal silent] alacritty
|
||||
|
||||
source = ~/.config/dotfiles/hypr/exec-once.conf
|
||||
|
||||
@@ -278,9 +278,9 @@ bind = $mainMod SHIFT, code:19, exec, $hyprscript movetoworkspace 10
|
||||
bind = , Print, exec, grim -g "$(slurp -d)" - | wl-copy
|
||||
|
||||
# Example special workspace (scratchpad)
|
||||
bind = $mainMod, Q, togglespecialworkspace, mail
|
||||
bind = $mainMod, S, togglespecialworkspace, social
|
||||
bind = $mainMod, D, togglespecialworkspace, terminal
|
||||
bind = $mainMod, Q, togglespecialworkspace, a_social
|
||||
bind = $mainMod, S, togglespecialworkspace, b_mail
|
||||
bind = $mainMod, D, togglespecialworkspace, c_terminal
|
||||
|
||||
# Scroll through existing workspaces with mainMod + scroll
|
||||
bind = $mainMod, mouse_down, workspace, e+1
|
||||
|
||||
Reference in New Issue
Block a user