From 54ca748e834bda77cca2b47b1047d3a9f4adaaf6 Mon Sep 17 00:00:00 2001 From: Thies Lennart Alff Date: Tue, 1 Nov 2022 17:37:25 +0100 Subject: [PATCH] updated i3 config --- i3/config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/i3/config b/i3/config index 611b357..fe9866f 100644 --- a/i3/config +++ b/i3/config @@ -13,7 +13,7 @@ for_window [class="krunner"] floating enable; border none for_window [class="Kmix"] floating enable; border none for_window [class="Klipper"] floating enable; border none for_window [class="Plasmoidviewer"] floating enable; border none -for_window [class="(?i)*nextcloud*"] floating disable +# for_window [class="(?i)*nextcloud*"] floating disable for_window [class="plasmashell" window_type="notification"] border none, move position 70 ppt 81 ppt no_focus [class="plasmashell" window_type="notification"] @@ -21,10 +21,11 @@ exec_always --no-startup-id picom -cb font pango:Noto Sans 14 -bindsym $mod+t exec qterminal set $mod Mod4 -bindsym $mod+Return exec konsole +bindsym $mod+Ctrl+Shift+l exec "i3lock -i $HOME/Wallpaper/lockscreen.png" + +bindsym $mod+Return exec "konsole --hide-menubar" bindsym $mod+Shift+q kill bindsym $mod+d exec dmenu_run bindsym $mod+Shift+c reload