diff --git a/hyprland.conf b/hyprland.conf index 9b2fccc..59842e0 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -44,7 +44,7 @@ exec-once = XDG_CURRENT_DESKTOP=sway XDG_SESSION_DESKTOP=sway QT_QPA_PLATFORM=wa exec-once = hypridle exec-once = nm-applet exec-once = blueberry-tray -# exec-once = nextcloud --background +exec-once = nextcloud --background exec-once = [workspace special:a_social silent] $social exec-once = [workspace special:b_mail silent] thunderbird @@ -240,7 +240,7 @@ bind = $mainMod CTRL, R, exec, $hyprscript reload bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit bind = $mainMod, Z, exec, $social -bind = $mainMod, E, exec, chromium "https://app.gather.town/app/bZRkf3gh7MIximOa/ytopenspace" "https://app.slack.com/client/T03UFFGJK/D07KS0S1LDT" "https://yip.atlassian.net/wiki/spaces/Y/overview" "https://yip.atlassian.net/" +bind = $mainMod, E, exec, chromium "https://app.gather.town/app/bZRkf3gh7MIximOa/ytopenspace" "https://app.slack.com/client/T03UFFGJK/D07KS0S1LDT" "https://yip.atlassian.net/wiki/spaces/Y/overview" "https://yip.atlassian.net/" bind = $mainMod, C, exec, alacritty -e numbat bind = $mainMod, P, exec, pavucontrol @@ -293,11 +293,11 @@ bind = $mainMod, M, exec, ~/.config/dotfiles/bin-extra/youtube bind = , Print, exec, XDG_CURRENT_DESKTOP=sway XDG_SESSION_DESKTOP=sway QT_QPA_PLATFORM=wayland flameshot gui # bind =, Print, exec, grim -g "$(slurp)" - | wl-copy -# Example special workspace (scratchpad) -bind = $mainMod, Q, togglespecialworkspace, a_social -bind = $mainMod, S, togglespecialworkspace, b_mail -bind = $mainMod, D, togglespecialworkspace, c_yuzzit -bind = $mainMod, F, togglespecialworkspace, d_ai +# Special workspaces +bind = $mainMod, F1, togglespecialworkspace, a_social +bind = $mainMod, F2, togglespecialworkspace, b_mail +bind = $mainMod, F3, togglespecialworkspace, c_yuzzit +bind = $mainMod, F4, togglespecialworkspace, d_ai # Scroll through existing workspaces with mainMod + scroll bind = $mainMod, mouse_down, workspace, e+1