1
0

Add Compton

This commit is contained in:
Imperator
2021-09-03 14:52:32 +02:00
committed by Lionel
parent 8b6874543b
commit 5268374b17
4 changed files with 23 additions and 0 deletions

View File

@ -7,6 +7,8 @@ if [ -f /sys/class/backlight/intel_backlight/brightness ]; then
echo $(($(cat /sys/class/backlight/intel_backlight/brightness)/2)) | sudo tee /sys/class/backlight/intel_backlight/brightness
fi
xset b off
dconf load /org/gnome/terminal/legacy/profiles:/ < /usr/share/gnome/gnome-terminal-profiles.dconf
dconf write /org/cinnamon/desktop/interface/gtk-theme "'Adwaita-dark'"