fixed .xprofile

This commit is contained in:
2021-10-26 11:15:49 +02:00
parent c3396ab052
commit 58f6857e1f
2 changed files with 4 additions and 5 deletions
+4 -4
View File
@@ -1,8 +1,8 @@
blueman-applet &
xbindkeys &
xrdb -merge ~/.Xresources
xrandr --dpi 110
xrdb -merge ~/.Xresources &
xrandr --dpi 110 &
sleep 5 && xset s 300 &
xset s 300 0 & xset s noblank & xset -dpms & xsetroot -solid black &
systemd-run --user --on-calendar=minutely --unit=polybar_auto_hide /usr/bin/polybar-msg cmd hide
systemd-run --user --on-calendar=minutely --unit=polybar_auto_hide /usr/bin/polybar-msg cmd hide &
-1
View File
@@ -148,4 +148,3 @@ bindkey '2C' select-char-right # assuming xterm
bindkey '5D' backward-word
bindkey '5C' forward-word
bindkey '^[[3~' delete-char