From 80ef00bd5359054f15e934be9a1528cda4db8741 Mon Sep 17 00:00:00 2001 From: neodarz Date: Fri, 3 Nov 2017 09:51:47 +0100 Subject: Change i3 theme --- i3/.config/i3/config | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'i3/.config/i3/config') diff --git a/i3/.config/i3/config b/i3/.config/i3/config index a98c444..ef7e386 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -325,16 +325,16 @@ bar { #status_command i3blocks colors { background #000000 - statusline #fffffffff - inactive_workspace #000000 #000000 #fffffffff - active_workspace #000000 #000000 #fffffffff - focused_workspace #fffffffff #000000 #fffffffff - urgent_worKspace #fffffffff #ffffff #000000 + statusline #ffffff + inactive_workspace #000000 #000000 #ffffff + active_workspace #000000 #000000 #ffffff + focused_workspace #ffffff #000000 #ffffff + urgent_worKspace #ffffff #ffffff #000000 } status_command python ~/.config/i3pystatus/conf.py } -exec /home/neodarz/.screenlayout/default.sh -exec feh --bg-scale /home/neodarz/wallpaper_animated/black.png +#exec /home/neodarz/.screenlayout/default.sh +#exec feh --bg-scale /home/neodarz/wallpaper_animated/black.png #exec /home/neodarz/wallpaper_animated/wall.sh /home/neodarz/wallpaper_animated/8bit_battle_preparation.gif exec setxkbmap fr exec systemctl --user start twmnd.service -- cgit v1.2.1