From 58f6857e1f56270b4ea847bc0bfaa2ac571b1931 Mon Sep 17 00:00:00 2001 From: Alex Blank Date: Tue, 26 Oct 2021 11:15:49 +0200 Subject: [PATCH] fixed .xprofile --- .xprofile##class.arch_desktop | 8 ++++---- .zshrc | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.xprofile##class.arch_desktop b/.xprofile##class.arch_desktop index 2ebf2cb..66cba23 100644 --- a/.xprofile##class.arch_desktop +++ b/.xprofile##class.arch_desktop @@ -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 & diff --git a/.zshrc b/.zshrc index 650d88b..7a468cc 100644 --- a/.zshrc +++ b/.zshrc @@ -148,4 +148,3 @@ bindkey '2C' select-char-right # assuming xterm bindkey '5D' backward-word bindkey '5C' forward-word bindkey '^[[3~' delete-char -