Add Compton
This commit is contained in:
@ -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'"
|
||||
|
Reference in New Issue
Block a user