This commit is contained in:
TheK4n 2023-11-15 18:17:52 +03:00
parent e9d1db4166
commit 0034917b91
2 changed files with 0 additions and 5 deletions

View File

@ -14,7 +14,6 @@ exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock -enf -c 1e1e1e
exec_always --no-startup-id xset r rate 250 100
exec_always --no-startup-id setxkbmap -model pc105 -layout us,ru -option grp:win_space_toggle -option caps:escape
exec --no-startup-id xrandr --dpi 80
# wallpapers
exec --no-startup-id nitrogen --restore; sleep 1; picom -b --config ~/.config/picom/picom.conf
@ -196,7 +195,6 @@ bar {
output nonprimary
tray_output primary
status_command exec ~/.local/bin/i3status_wrapper
font xft:FiraCode 13
}
# Screenshots

View File

@ -1,6 +1,3 @@
[[ -r ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
session=${1:-i3}
case $session in