From: Dmitry Fedotov Date: Wed, 25 Aug 2021 20:49:21 +0000 (+0300) Subject: Remove wallpaper and screen layout script execution from i3 config. X-Git-Url: https://git.dmfe.net/?a=commitdiff_plain;h=11e0c27d40b2079a462beb60ba1b57c5bfe80390;p=dotfiles Remove wallpaper and screen layout script execution from i3 config. --- diff --git a/config/i3/config b/config/i3/config index e254970..a5f30de 100644 --- a/config/i3/config +++ b/config/i3/config @@ -94,9 +94,6 @@ bindsym $mod+a focus parent # focus the child container #bindsym $mod+d focus child -# screen layout -exec_always ~/.screenlayout/.screenlayout.sh - # Define names for default workspaces for which we configure key bindings later on. # We use variables to avoid repeating the names in multiple places. set $ws1 "1 " @@ -226,8 +223,6 @@ assign [class= "Firefox"] $ws10 assign [class= "Skype"] $ws8 assign [class= "TelegramDesktop"] $ws9 -exec $scripts_dir/wallpaper.sh 20 - # for developing purposes... for_window [class="SFML works!"] floating enable border normal for_window [class="Minusculo"] floating enable border normal