diff options
Diffstat (limited to '.config/hypr/conf')
-rw-r--r-- | .config/hypr/conf/keybinds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/conf/keybinds.conf b/.config/hypr/conf/keybinds.conf index 82b26ba..ced81ba 100644 --- a/.config/hypr/conf/keybinds.conf +++ b/.config/hypr/conf/keybinds.conf | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | # See https://wiki.hyprland.org/Configuring/Keywords/ | 3 | # See https://wiki.hyprland.org/Configuring/Keywords/ |
4 | $mainMod = SUPER | 4 | $mainMod = SUPER |
5 | $terminal = kitty | 5 | $terminal = foot |
6 | $fileManager = thunar | 6 | $fileManager = thunar |
7 | $menu = tofi-drun | xargs hyprctl dispatch exec -- | 7 | $menu = tofi-drun | xargs hyprctl dispatch exec -- |
8 | 8 | ||