diff --git a/.Xresources b/.Xresources##class.arch_laptop similarity index 99% rename from .Xresources rename to .Xresources##class.arch_laptop index db246da..8d4c3cd 100644 --- a/.Xresources +++ b/.Xresources##class.arch_laptop @@ -4,3 +4,4 @@ xterm*faceSize: 13 Xft.dpi: 192 xscreensaver.newLoginCommand: lxdm -c USER_SWITCH + diff --git a/.tmux.conf b/.tmux.conf index 47c399b..952aaec 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -49,7 +49,7 @@ set-option -g status-right-length 90 set-option -g status-left "#(~/.config/tmux-powerline/powerline.sh left)" set-option -g status-right "#(~/.config/tmux-powerline/powerline.sh right)" -source "$HOME/.local/lib/python3.9/site-packages/powerline/bindings/tmux/powerline.conf" +source "/usr/lib/python3.9/site-packages/powerline/bindings/tmux/powerline.conf" # clear both screen and history diff --git a/.xprofile b/.xprofile##class.arch_laptop similarity index 99% rename from .xprofile rename to .xprofile##class.arch_laptop index 3556dcb..b81608f 100644 --- a/.xprofile +++ b/.xprofile##class.arch_laptop @@ -11,3 +11,4 @@ MOZ_USE_XINPUT2=1 xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-lid-switch -n -t bool -s true xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-power-key -n -t bool -s true +