diff options
Diffstat (limited to 'hypr/hyprland')
| -rw-r--r-- | hypr/hyprland/keybinds.conf | 3 | ||||
| -rw-r--r-- | hypr/hyprland/vars.conf | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/hypr/hyprland/keybinds.conf b/hypr/hyprland/keybinds.conf index 9c2e6af..a83f449 100644 --- a/hypr/hyprland/keybinds.conf +++ b/hypr/hyprland/keybinds.conf @@ -73,9 +73,6 @@ bindl = ,XF86AudioPause, exec, playerctl play-pause bindl = ,XF86AudioPlay, exec, playerctl play-pause bindl = ,XF86AudioPrev, exec, playerctl previous -# Special OMEN key -bindel = ,code:157, exec, $llm - bind = $mainMod, equal, exec, ~/.config/hypr/hypr-zoom/exec.sh bind = $mainMod, bracketleft, exec, ~/.config/hypr/hyprsunset/increase_sunset.sh bind = $mainMod, bracketright, exec, ~/.config/hypr/hyprsunset/decrease_sunset.sh diff --git a/hypr/hyprland/vars.conf b/hypr/hyprland/vars.conf index 372e065..519ec93 100644 --- a/hypr/hyprland/vars.conf +++ b/hypr/hyprland/vars.conf @@ -1,5 +1,4 @@ $terminal = foot $fileManager = foot -e yazi -$llm = foot -e ollama run phi4 $menu = wofi -a --show drun $taskManager = foot -e btop --force-utf |
