fix tray
This commit is contained in:
parent
12621e240f
commit
2b6ee9e6b2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
exec --no-startup-id compton --config ~/.config/compton.conf -b # Start compton to fix graphical glitches
|
||||
exec xset r rate 200 70 # Set mouse hold rate
|
||||
exec redshift -O 3800K # Set NIGHT LIGHT
|
||||
exec feh --bg-fill /home/ndowens/Pictures/arch-linux.jpg # Set background image
|
||||
exec feh --bg-fill /home/ermal/Pictures/arch-linux.jpg # Set background image
|
||||
for_window [class=".*"] border pixel 0 # Disable window borders
|
||||
gaps inner 7
|
||||
|
||||
|
|
Loading…
Reference in a new issue