Added lots of things

This commit is contained in:
Allen
2023-08-02 01:11:58 -05:00
parent bb8cac305b
commit 7a6cd133be
27 changed files with 346 additions and 0 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 &