diff options
author | Yigit Sever | 2025-10-17 12:25:40 +0300 |
---|---|---|
committer | Yigit Sever | 2025-10-17 12:25:40 +0300 |
commit | 2f080b8b2afd3ccfe6c5764807c5d13335b4812a (patch) | |
tree | c160fe9476e7748289257b453787b7b31711d73e /.config | |
parent | c0bd96c1adcb901465eb0b87d8af65758ea819f7 (diff) | |
download | dotfiles-2f080b8b2afd3ccfe6c5764807c5d13335b4812a.tar.gz dotfiles-2f080b8b2afd3ccfe6c5764807c5d13335b4812a.tar.bz2 dotfiles-2f080b8b2afd3ccfe6c5764807c5d13335b4812a.zip |
hypr: switch to foot
Diffstat (limited to '.config')
-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 | ||