(*)~lots of small changes

~ changed emacs theme background for isearch

~ updated default.el

~ changed vim theme
This commit is contained in:
2023-03-19 17:55:34 +00:00
parent d531c74dee
commit b0523a50c7
4 changed files with 24 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ xset s 1800;
xrandr --auto --output HDMI1 --primary;
xrandr --auto --output eDP1 --right-of HDMI1;
xrandr --auto --output VGA1 --primary --mode 1920x1080;
xrandr --auto --output DP1 --right-of VGA1 --mode 1280x1024 --rotate left;
xrandr --auto --output DP1 --right-of VGA1 --mode 1280x1024;
$(xss-lock --transfer-sleep-lock -- $HOME/.local/scripts/lock) &
$HOME/.local/scripts/background &