feat: update polybar, bspwm and sxhkd configs for PC and only polybar for Laptop

This commit is contained in:
2025-09-16 20:42:29 +04:00
parent f9f27dbe33
commit a61455a7cc
7 changed files with 97 additions and 39 deletions

View File

@@ -56,7 +56,7 @@ case "${advanced_install}" in
cp -vrf ./bspwm_session/* /usr/share/xsessions
cp -vrf ./root_configs/fonts /etc
mkdir -p /etc/X11/xorg.conf.d
cp -vf ./root_configs/xorg.conf.d/00-keyboard.conf /etc/X11/xorg.conf.d/
cp -vf ./root_configs/xorg.conf.d/{00-keyboard.conf,10-extensions.conf,10-serverflags.conf} /etc/X11/xorg.conf.d/
if [[ \"$type\" = \"L\" || \"$type\" = \"l\" ]] ; then
cp -vfr ./root_configs/acpi /etc
cp -vf ./root_configs/xorg.conf.d/70-synaptics.conf /etc/X11/xorg.conf.d/