added alternatives for xprofile and xresources

This commit is contained in:
2021-04-19 15:50:07 +02:00
parent 8abb4193ae
commit 50766c67b3
3 changed files with 3 additions and 1 deletions
@@ -4,3 +4,4 @@ xterm*faceSize: 13
Xft.dpi: 192 Xft.dpi: 192
xscreensaver.newLoginCommand: lxdm -c USER_SWITCH xscreensaver.newLoginCommand: lxdm -c USER_SWITCH
+1 -1
View File
@@ -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-left "#(~/.config/tmux-powerline/powerline.sh left)"
set-option -g status-right "#(~/.config/tmux-powerline/powerline.sh right)" 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 # clear both screen and history
@@ -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-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 xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-power-key -n -t bool -s true