|
|
|
@ -4,7 +4,7 @@ picom -b
|
|
|
|
|
gnome-keyring-daemon |
|
|
|
|
xsetroot -cursor_name left_ptr |
|
|
|
|
xset r rate 200 30 |
|
|
|
|
# setxkbmap -option caps:escape |
|
|
|
|
setxkbmap -option caps:escape |
|
|
|
|
localectl set-x11-keymap us "" "" caps:escape |
|
|
|
|
xbindkeys |
|
|
|
|
|
|
|
|
@ -22,11 +22,12 @@ prop=$(
|
|
|
|
|
xinput set-prop $id $prop 1 |
|
|
|
|
|
|
|
|
|
dunst & |
|
|
|
|
polybar & |
|
|
|
|
# polybar & |
|
|
|
|
xfce4-panel -d & |
|
|
|
|
xfce4-power-manager & |
|
|
|
|
fusuma & |
|
|
|
|
# sxhkd & |
|
|
|
|
# alacritty & |
|
|
|
|
# exec bspwm |
|
|
|
|
# exec Hypr |
|
|
|
|
# exec xmonad |
|
|
|
|
exec xmonad |
|
|
|
|