This commit is contained in:
fz0x1 2024-12-19 21:40:35 +01:00
parent c0e73aa4cf
commit f9295887f2
5 changed files with 759 additions and 10 deletions

View file

@ -55,6 +55,9 @@ solaar --restart-on-wake-up --window=hide &
# bauh
bauh-tray &
# bluetooth
blueman-applet &
# keyboard layout switcher
# now is using X11 variant in /etc/X11/xorg.conf.d/00-keyboard.conf
# setxkbmap -layout us,ru -option 'grp:alt_space_toggle' &
@ -71,5 +74,4 @@ clight &
# archive commands
# xinput --set-prop "pointer:Logitech MX Ergo Multi-Device Trackball " 'libinput Accel Speed' -0.2
# xbacklight -set 90 & # only for intel
# blueman-applet &
# xfce4-power-manager &