Better theming and cleanup for picom

This commit is contained in:
2026-06-23 21:04:28 +02:00
parent b745401cc4
commit 1fb68b7541
3 changed files with 11 additions and 13 deletions
+2 -3
View File
@@ -2,7 +2,6 @@
# ---------------------------------------------------------------------------------
## GLOBAL VARS
# ---------------------------------------------------------------------------------
DOTFILES_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
# ---------------------------------------------------------------------------------
@@ -162,7 +161,7 @@ if [ "$DO_INSTALL" = true ]; then
# system
pfetch fuse
# window manager & desktop
xdotool wmctrl polybar rofi kanata
picom xdotool wmctrl polybar rofi kanata
# fonts
noto-fonts-ttf noto-fonts-emoji
)
@@ -193,10 +192,10 @@ if [ "$DO_INSTALL" = true ]; then
echo "✅ Package setup complete."
echo ""
fi
# TODO: these need to go somewhere!
# xfconf-query -c xfce4-session -np '/shutdown/ShowSuspend' -t 'bool' -s 'false'
# xfconf-query -c xfce4-session -np '/shutdown/ShowHibernate' -t 'bool' -s 'false'
# xfconf-query -c xfce4-session -np '/shutdown/ShowHybridSleep' -t 'bool' -s 'false'
# xfconf-query -c xfce4-session -np '/shutdown/ShowSwitchUser' -t 'bool' -s 'false'
# xfconf-query -c xfwm4 -p /general/placement_ratio -s 100
# xfconf-query -c xfwm4 -p /general/use_compositing -s false