Oooooh, this explains a lot of things!
This commit is contained in:
parent
ab04155f48
commit
fbaf671aaf
0
config/autorandr/.dfrecur
Normal file
0
config/autorandr/.dfrecur
Normal file
10
config/autorandr/postswitch
Executable file
10
config/autorandr/postswitch
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Relaunch the bars
|
||||
# i3-msg exec ~/.config/polybar/launch.sh
|
||||
# TODO Make something better with that
|
||||
i3-msg exec ~/.config/lemonbar/launch.sh
|
||||
|
||||
# Resize background
|
||||
feh --bg-fill ~/.config/i3/bg.jpg
|
||||
|
Loading…
Reference in a new issue