Social before mail
This commit is contained in:
parent
7299d9086f
commit
f5c758741e
@ -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
|
||||
|
@ -34,9 +34,9 @@
|
||||
"hyprland/workspaces": {
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"social": " ",
|
||||
"mail": " ",
|
||||
"terminal": " ",
|
||||
"a_social": " ",
|
||||
"b_mail": " ",
|
||||
"c_terminal": " ",
|
||||
"11": "1",
|
||||
"12": "2",
|
||||
"13": "3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user