mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-02-13 03:23:25 +00:00
Fixed new hyprland binds
This commit is contained in:
@@ -15,7 +15,7 @@ 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
|
||||
bind = $mainModShift, 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
|
||||
|
||||
@@ -6,6 +6,7 @@ env = HYPRCURSOR_THEME,"phinger-cursor"
|
||||
env = HYPRCURSOR_SIZE,28
|
||||
|
||||
$mainMod = SUPER
|
||||
$mainModShift = SUPER_SHIFT
|
||||
|
||||
$menu = walker
|
||||
$terminal = ghostty
|
||||
|
||||
Reference in New Issue
Block a user