Bunch of changes

This commit is contained in:
2026-01-24 00:43:32 +00:00
parent 9fafe74378
commit 504bdc17f3
11 changed files with 223 additions and 122 deletions

View File

@@ -3,16 +3,16 @@
killall sxhkd;
sh .xprofile;
screentimer on;
$HOME/.local/scripts/screentimer on;
xrandr --output HDMI1 --auto --mode 1920x1080 --left-of eDP1;
xrandr --output eDP1 --auto --mode 1920x1080;
xrandr --output HDMI-0 --auto --mode 1920x1080 --right-of HDMI-1-1;
xrandr --output HDMI-1-1 --auto --mode 1920x1080 --left-of HDMI-0;
$(xss-lock --transfer-sleep-lock -- $HOME/.local/scripts/lock) &
sxhkd &
dunst &
$(xss-lock --transfer-sleep-lock -- $HOME/.local/scripts/lock) &
dwmblocks &
# $HOME/.local/scripts/compositor &
$HOME/.local/scripts/background &