Switch to qtile.
This commit is contained in:
parent
b164f74c04
commit
83595df8f0
3 changed files with 4 additions and 3 deletions
|
@ -41,7 +41,7 @@ onescreen() {
|
|||
postrun() {
|
||||
feh --no-fehbg --bg-scale ~/.local/share/wallpaper.jpg
|
||||
{ killall dunst ; setsid -f dunst ;} >/dev/null 2>&1 # Restart dunst to ensure proper location on screen
|
||||
kill -46 $(pidof dwmblocks)
|
||||
#kill -46 $(pidof dwmblocks)
|
||||
}
|
||||
|
||||
# Get all possible displays
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue