From fa503445b8d00c537a9b2d59e977f04757d6a5aa Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Thu, 9 Jan 2020 08:22:46 -0800 Subject: py3status on i3 conf --- .config/i3/config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.config/i3') diff --git a/.config/i3/config b/.config/i3/config index fe1f3a4..ab97354 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -191,7 +191,7 @@ bindsym $mod+r mode "resize" for_window [class="^.*"] border pixel 0 bar { - status_command i3blocks + status_command py3status -c ~/.config/i3/i3status.conf position top colors { @@ -204,8 +204,7 @@ bar { } } -exec --no-startup-id xset s 120 -exec --no-startup-id xss-lock -l -n dim-screen.sh i3lock-wrapper & +exec --no-startup-id xss-lock -l i3lock-wrapper & exec --no-startup-id compton -b exec --no-startup-id touchpad-enable-tap exec --no-startup-id nitrogen --restore -- cgit v1.2.3