From b127200c5560cc56cd84d8048c674f29b439f5e8 Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Tue, 2 Jul 2024 19:36:43 +0200 Subject: [PATCH] Falling back to terminator until Problem with kitty is solved --- hyprland.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index a82c69e..aacc449 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -25,9 +25,9 @@ exec-once = waybar exec-once = hyprpaper exec-once = nm-applet --indicator exec-once = blueman-applet -exec-once = sleep 1 && fluffychat -exec-once = sleep 1 && evolution -c mail -exec-once = sleep 1 && nextcloud +exec-once = sleep 2 && fluffychat +exec-once = sleep 2 && evolution -c mail +exec-once = sleep 2 && nextcloud # General general { @@ -124,7 +124,7 @@ binds { } # Keybindings -bind = $mainMod, Q, exec, kitty +bind = $mainMod, Q, exec, terminator bind = $mainMod, C, killactive, bind = $mainMod, M, exec, evolution -c mail bind = $mainMod SHIFT, M, exec, evolution -c calendar @@ -151,7 +151,7 @@ bind = , XF86AudioMute, exec, pamixer -t bind = , XF86AudioMicMute, exec, pamixer --default-source -t bind = $mainMod, XF86AudioLowerVolume, exec, --default-source pamixer -d 4 bind = $mainMod, XF86AudioRaiseVolume, exec, --default-source pamixer -i 4 -bind = $mainMod, N, exec, swaylock -c a0a0a0 +bind = $mainMod, N, exec, swaylock -c 000000 # Window Management bindm = $mainMod, mouse:272, movewindow