summaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprland.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index b54eb07..074250b 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -9,7 +9,7 @@ env = HYPRCURSOR_THEME,
env = HYPRCURSOR_SIZE,24
$terminal = kitty
-$fileManager = nautilus
+$filemanager = nautilus
$menu = rofi -show drun
$browser = firefox
$mod = SUPER
@@ -105,7 +105,7 @@ bind = $mod, C, killactive
bind = $mod, T, exec, ~/.config/scripts/master.sh
bind = $mod, L, exec, ~/.config/scripts/power.sh
bind = $mod, W, exec, ~/.config/scripts/time.sh
-bind = $mod, E, exec, $fileManager
+bind = $mod, E, exec, $filemanager
bind = $mod, B, exec, $browser
bind = $mod, V, togglefloating
bind = $mod, R, exec, $menu