From 50766c67b3a31341d9042e68b52e9eb9e2f2483e Mon Sep 17 00:00:00 2001 From: Alex Blank Date: Mon, 19 Apr 2021 15:50:07 +0200 Subject: [PATCH] added alternatives for xprofile and xresources --- .Xresources => .Xresources##class.arch_laptop | 1 + .tmux.conf | 2 +- .xprofile => .xprofile##class.arch_laptop | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) rename .Xresources => .Xresources##class.arch_laptop (99%) rename .xprofile => .xprofile##class.arch_laptop (99%) 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 +