changed startup
This commit is contained in:
parent
0ff0d21ec1
commit
85c77a3e5e
@ -5,3 +5,4 @@ xinput --set-prop "SYNA7DB5:01 06CB:CD41 Touchpad" $(xinput list-props $(xinput
|
||||
xinput --set-prop "SYNA7DB5:01 06CB:CD41 Touchpad" $(xinput list-props $(xinput list | grep 'Touchpad' | cut -f 2 | cut -d'=' -f 2) | grep "Middle Emulation Enabled (" | cut -d'(' -f 2 | cut -d')' -f 1) 1
|
||||
#python ~/user/projects/startup/presence.py &
|
||||
picom --experimental-backends --backend glx &
|
||||
cp ~/.gtkrc-2.0_default ~/.gtkrc-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user