diff options
Diffstat (limited to 'i3')
| -rw-r--r-- | i3/config | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -41,15 +41,7 @@ bindsym $mod+Shift+s move container to workspace $wss bindsym $mod+Shift+d move container to workspace $wsd bindsym $mod+Shift+f move container to workspace $wsf -bar { - status_command py3status - tray_output primary - strip_workspace_numbers yes - workspace_min_width 40 - font pango:Font Awesome 5 Free, Font Awesome 5 Brands, Droid Sans Mono 12 -} - -exec_always --no-startup-id feh --bg-scale ~/.dotfiles/pictures/bg1.jpg \ - ~/.dotfiles/pictures/bg2.jpg +exec --no-startup-id sxhkd -c ~/.config/sxhkd/sxhkdrc.i3 +exec --no-startup-id ~/.config/polybar/launch.sh for_window [instance="scratchpad_term"] move container to workspace $wst |
