Thunderbird and alacritty on Q and S
This commit is contained in:
parent
8a1f96748b
commit
c1ce77ed6c
@ -43,7 +43,8 @@ exec-once = nm-applet
|
|||||||
exec-once = flameshot
|
exec-once = flameshot
|
||||||
exec-once = blueberry-tray
|
exec-once = blueberry-tray
|
||||||
exec-once = nextcloud --background
|
exec-once = nextcloud --background
|
||||||
exec-once = [workspace special:magic silent] thunderbird
|
exec-once = [workspace special:thunderbird silent] thunderbird
|
||||||
|
exec-once = [workspace special:magic silent] alacritty
|
||||||
|
|
||||||
source = ~/.config/dotfiles/hypr/exec-once.conf
|
source = ~/.config/dotfiles/hypr/exec-once.conf
|
||||||
|
|
||||||
@ -225,7 +226,6 @@ bind = $mainMod, J, exec, $hyprscript focusnextmonitor
|
|||||||
bind = $mainMod, O, exec, $hyprscript movewindow
|
bind = $mainMod, O, exec, $hyprscript movewindow
|
||||||
bind = $mainMod, Tab, cyclenext
|
bind = $mainMod, Tab, cyclenext
|
||||||
|
|
||||||
bind = $mainMod SHIFT, Q, exec, hyprctl dispatch exit
|
|
||||||
bind = $mainMod CTRL, R, exec, $hyprscript reload
|
bind = $mainMod CTRL, R, exec, $hyprscript reload
|
||||||
|
|
||||||
bind = $mainMod, Z, exec, firefox "http://jdb.localhost/todo.html" "https://web.telegram.org" "https://web.whatsapp.com/" "https://discord.com/app" "https://nuage.polymny.studio/index.php/apps/calendar/"
|
bind = $mainMod, Z, exec, firefox "http://jdb.localhost/todo.html" "https://web.telegram.org" "https://web.whatsapp.com/" "https://discord.com/app" "https://nuage.polymny.studio/index.php/apps/calendar/"
|
||||||
@ -275,6 +275,9 @@ bind = $mainMod SHIFT, code:19, exec, $hyprscript movetoworkspace 10
|
|||||||
bind = , Print, exec, grim -g "$(slurp -d)" - | wl-copy
|
bind = , Print, exec, grim -g "$(slurp -d)" - | wl-copy
|
||||||
|
|
||||||
# Example special workspace (scratchpad)
|
# Example special workspace (scratchpad)
|
||||||
|
bind = $mainMod, Q, togglespecialworkspace, thunderbird
|
||||||
|
bind = $mainMod SHIFT, Q, movetoworkspace, special:thunderbird
|
||||||
|
|
||||||
bind = $mainMod, S, togglespecialworkspace, magic
|
bind = $mainMod, S, togglespecialworkspace, magic
|
||||||
bind = $mainMod SHIFT, S, movetoworkspace, special:magic
|
bind = $mainMod SHIFT, S, movetoworkspace, special:magic
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user