mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-02-12 19:23:24 +00:00
Added new hyprland binds
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
# Single app hotkeys
|
||||
bind = $mainMod, SPACE, exec, $menu
|
||||
bind = $mainMod, Q, exec, $terminal
|
||||
bind = $mainMod, W, exec, $browser
|
||||
@@ -12,6 +13,11 @@ bind = $mainMod, O, exec, $fileManager
|
||||
bind = $mainMod, P, exec, $perfMonitor
|
||||
bind = $mainMod, S, exec, $terminalBackup
|
||||
bind = $mainMod, D, exec, $noteManagerSearch
|
||||
|
||||
# Multi-app hotkeys
|
||||
bind = $mainMod, SHIFT, Q, exec, [workspace 1 silent] $browser & [workspace 2 silent] $terminal & [workspace 3 silent] $noteManager & [workspace 3 silent] $localDocs
|
||||
|
||||
# DE function hotkeys
|
||||
bind = $mainMod, TAB, exec, $screenshot
|
||||
bind = $mainMod, ESCAPE, exec, $lockscreen
|
||||
bind = $mainMod SHIFT, T, exec, $colorpicker
|
||||
|
||||
Reference in New Issue
Block a user