corected calc
parent
170392c2f4
commit
d318251de1
|
|
@ -39,6 +39,7 @@ bind = $mainMod, M, exec, $editor
|
|||
bind = $mainMod, E, exec, $fileManager
|
||||
bind = $mainMod, F, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/wofi-file-search.sh
|
||||
bind = $mainMod SHIFT, F, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/foldersearch.sh
|
||||
bind = $mainMod ALT, F, exec, wofi-calc
|
||||
bind = $mainMod, V, togglefloating,
|
||||
#bind = $mainMod, H, movecurrentworkspacetomonitor
|
||||
bind = $mainMod, C, pseudo, # dwindle
|
||||
|
|
@ -54,7 +55,6 @@ bind = $mainMod, I, exec, [tag +mixer] nm-connection-editor
|
|||
bind = $mainMod, S, exec, [tag +mixer] pavucontrol
|
||||
bind = $mainMod, F1, exec, [tag +centered] kitty ~/Dotfiles/desktopenvs/hyprland/scripts/helpmenu.sh
|
||||
bind = $mainMod SHIFT, F1, exec, [tag +centered] kitty nvim ~/.config/binds.conf
|
||||
bind = $mainMod ALT, M, exec, wofi-calc
|
||||
bind = $mainMod CTRL, E, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/screenrotationwcw.sh
|
||||
bind = $mainMod CTRL, D, exec, ~/Dotfiles/desktopenvs/hyprland/scripts/screenrotationacw.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue