From 629e80dcf7fb1d4607fa68250b12af985f8299d9 Mon Sep 17 00:00:00 2001 From: pika Date: Sun, 8 Jun 2025 14:51:18 +0200 Subject: [PATCH] wip --- hotkeys.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hotkeys.conf b/hotkeys.conf index 0457c8f..6bafd31 100644 --- a/hotkeys.conf +++ b/hotkeys.conf @@ -57,16 +57,13 @@ $screenshotTool = $scripts/screenshot $menu = $fuzzel $lockscreen = $hyprlock - $wallpaper = "$scripts/wallpaper random" $test = $scripts/a.sh $terminal = foot # kitty --class="shell" -e zsh # wezterm start --always-new-process zsh #bash ghostty kitty --class="shell" -e zsh $browser = zen-browser # brave-browser $fileManager = caja # pcmanfm nautilus cosmic-files caja thunar dolphin -# $logout = wlogout $logout = $scripts/wlogout.sh -$notify = swaync-client --open-panel # ─< exit hyprland >────────────────────────────────────────────────────────────────────── bind = $mainMod, M, exit, @@ -78,7 +75,7 @@ bind = $mainMod, F, fullscreen, 1 # ─< start predefined applications >───────────────────────────────────────────────────────────────── bind = $mainMod, T, exec, $terminal -bind = $mainMod SHIFT, T, exec, kitty +bind = $mainMod SHIFT, T, exec, kitty bash bind = $mainMod, C, exec, $browser bind = $mainMod, E, exec, $fileManager bind = SUPER, R, exec, $rofi # backup for both variants