fixed some formatting

This commit is contained in:
Surferlul 2021-11-14 17:07:46 +01:00
parent a0badc0449
commit 8c6359c940
2 changed files with 35 additions and 35 deletions

2
rc.lua
View File

@ -649,7 +649,7 @@ s.mytaglist = awful.widget.taglist {
}, },
}, },
{ {
layout = wibox.layout.constraint, layout = wibox.container.constraint,
{ {
layout = wibox.layout.flex.horizontal, layout = wibox.layout.flex.horizontal,
{ {

View File

@ -4,7 +4,7 @@ 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 "Tapping Enabled (" | cut -d'(' -f 2 | cut -d')' -f 1) 1 xinput --set-prop "SYNA7DB5:01 06CB:CD41 Touchpad" $(xinput list-props $(xinput list | grep 'Touchpad' | cut -f 2 | cut -d'=' -f 2) | grep "Tapping Enabled (" | cut -d'(' -f 2 | cut -d')' -f 1) 1
xinput --set-prop "SYNA7DB5:01 06CB:CD41 Touchpad" $(xinput list-props $(xinput list | grep 'Touchpad' | cut -f 2 | cut -d'=' -f 2) | grep "Natural Scrolling Enabled (" | cut -d'(' -f 2 | cut -d')' -f 1) 1 xinput --set-prop "SYNA7DB5:01 06CB:CD41 Touchpad" $(xinput list-props $(xinput list | grep 'Touchpad' | cut -f 2 | cut -d'=' -f 2) | grep "Natural Scrolling Enabled (" | cut -d'(' -f 2 | cut -d')' -f 1) 1
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 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 ~/data/projects/startup/presence.py & #python ~/data/projects/startup/presence.py &
#picom --experimental-backends --backend glx & #picom --experimental-backends --backend glx &
#xsetroot -cursor_name qogir-manjaro #xsetroot -cursor_name qogir-manjaro
cp ~/.gtkrc-2.0_default ~/.gtkrc-2.0 cp ~/.gtkrc-2.0_default ~/.gtkrc-2.0