Update users home folder, clean up some scripts and add comments
This commit is contained in:
0
etc/X11/xorg.conf.d/50-acceleration.conf
Executable file → Normal file
0
etc/X11/xorg.conf.d/50-acceleration.conf
Executable file → Normal file
@ -1,27 +0,0 @@
|
||||
[settings]
|
||||
usehal = false
|
||||
|
||||
[looks]
|
||||
opacity = 80
|
||||
bgcolor = black
|
||||
buttontheme = adeos-archlabs
|
||||
buttons = cancel, logout, suspend, lock, restart, shutdown
|
||||
|
||||
[shortcuts]
|
||||
cancel = Escape
|
||||
shutdown = S
|
||||
restart = R
|
||||
suspend = U
|
||||
logout = L
|
||||
lock = K
|
||||
#hibernate = H
|
||||
|
||||
[commands]
|
||||
shutdown = systemctl poweroff
|
||||
restart = systemctl reboot
|
||||
suspend = systemctl suspend
|
||||
logout = session-logout
|
||||
#hibernate = systemctl hibernate
|
||||
lock = pkill oblogout; i3lock-fancy -p
|
||||
#switchuser = gdm-control --switch-user
|
||||
#safesuspend = safesuspend
|
Reference in New Issue
Block a user