20241212
This commit is contained in:
parent
ab8752cbac
commit
e4a5818b39
3 changed files with 15 additions and 8 deletions
|
@ -15,7 +15,9 @@ xrdb -merge ~/.Xresources &
|
|||
|
||||
# PolicyKit Authentication Agent - Gnome
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
#
|
||||
|
||||
sleep 1
|
||||
|
||||
# bar
|
||||
~/.config/polybar/launch.sh &
|
||||
|
||||
|
@ -54,11 +56,15 @@ solaar --restart-on-wake-up --window=hide &
|
|||
bauh-tray &
|
||||
|
||||
# keyboard layout switcher
|
||||
setxkbmap -layout us,ru -option 'grp:alt_space_toggle' &
|
||||
# now is using X11 variant in /etc/X11/xorg.conf.d/00-keyboard.conf
|
||||
# setxkbmap -layout us,ru -option 'grp:alt_space_toggle' &
|
||||
|
||||
# emacs
|
||||
emacs --daemon &
|
||||
|
||||
# brightness control
|
||||
clight &
|
||||
|
||||
# lockscreen
|
||||
# xss-lock --transfer-sleep-lock -- ~/scripts/bin/lock.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue