dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit 1ef85982191e0451ced091115c176ac9d3e155d9
parent 132b4396a3b1baf3d28824a37d44558853174133
Author: Ashymad <czilukim@o2.pl>
Date:   Mon, 29 Jan 2018 12:03:04 +0100

disable polybar

Diffstat:
M.i3/config | 12+++++-------
1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/.i3/config b/.i3/config @@ -37,7 +37,7 @@ bindsym $mod+Return exec urxvtc bindsym $mod+Shift+q kill # start dmenu (a program launcher) -bindsym $mod+d exec rofi -show drun +bindsym $mod+d exec rofi -show drun -modi drun # There also is the (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed. @@ -161,8 +161,6 @@ mode $power_control { } bindsym $mod+n mode $power_control -bindsym $mod+Shift+f focus_follows_mouse no -bindsyn $mod+Alt+f focus_follows_mouse yes # Gaps config # for_window [class="^.*"] border pixel 2 @@ -170,15 +168,15 @@ new_window pixel 2 gaps inner 10 # class border backgr. text indicator -client.focused #4f4f4f #4f4f4f #ffffffWuncon Siji #4f4f4f +client.focused #4f4f4f #4f4f4f #ffffff #4f4f4f client.unfocused #323232 #323232 #aaaaaa #323232 client.focused_inactive #323232 #333333 #aaaaaa #323232 client.urgent #383a3b #383a3b #ee0000 #383a3b bindsym $mod+r mode "resize" -for_window [instance="chromium"] move right, move container to workspace 1 -for_window [instance="polybar"] gaps inner 0 +#for_window [instance="chromium"] move right, move container to workspace 1 +#for_window [instance="polybar"] gaps inner 0 # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) @@ -190,5 +188,5 @@ for_window [instance="polybar"] gaps inner 0 exec --no-startup-id redshift-gtk exec --no-startup-id ~/.fehbg exec --no-startup-id compton -b -exec_always --no-startup-id ~/.config/polybar/launch.sh +#exec_always --no-startup-id ~/.config/polybar/launch.sh #exec --no-startup-id fish -c 'sleep 4; setxkbmap -option caps:super'