Now added the things

This commit is contained in:
Allen
2023-08-02 01:24:03 -05:00
parent 76ed372587
commit 85be0f5b38
3 changed files with 22 additions and 1 deletions

4
trayer-restart Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
killall trayer
nohup trayer --edge bottom --align right --widthtype request --padding 6 --SetDockType true --SetPartialStrut true --expand true --monitor 1 --transparent true --alpha 0 --tint 0x282a2e --height 32 --distancefrom top --distance 5 &> /dev/null 2>&1 &