Compare commits

...

4 Commits
4.3 ... master

Author SHA1 Message Date
Lukas Baumann
f88671cda8
Update README.md 2021-11-14 16:11:39 +00:00
Lukas Baumann
0b2e68e561
Update README.md 2021-11-14 16:11:26 +00:00
Lukas Baumann
016d35fe10
Update README.md 2021-11-14 16:09:41 +00:00
Surferlul
8c6359c940 fixed some formatting 2021-11-14 17:07:46 +01:00
3 changed files with 36 additions and 36 deletions

View File

@ -2,7 +2,7 @@
### !!! any images found in this repository are made by others and may be subject to licenses other than the GPL !!!
### Screenshots
### Screenshots (Blur/Tranceparency is not present anymore in the current version of blueish)
![](https://raw.githubusercontent.com/Surferlul/awesome/screenshots/desktop_1_1.0.png)
![](https://raw.githubusercontent.com/Surferlul/awesome/screenshots/desktop_2_1.0.png)

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,
{

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 "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
python ~/data/projects/startup/presence.py &
#python ~/data/projects/startup/presence.py &
#picom --experimental-backends --backend glx &
#xsetroot -cursor_name qogir-manjaro
cp ~/.gtkrc-2.0_default ~/.gtkrc-2.0