Fix logout script issue, clean up scripts for rofi, changed polybar launcher script name
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "Mouse"
|
||||
Driver "libinput"
|
||||
MatchIsPointer "yes"
|
||||
Option "AccelProfile" "flat"
|
||||
Identifier "Mouse"
|
||||
Driver "libinput"
|
||||
MatchIsPointer "yes"
|
||||
Option "AccelProfile" "flat"
|
||||
EndSection
|
||||
|
@ -1,9 +1,9 @@
|
||||
Section "ServerFlags"
|
||||
Option "DontZap" "false"
|
||||
Option "DontZap" "false"
|
||||
EndSection
|
||||
|
||||
Section "InputClass"
|
||||
Identifier "Keyboard Defaults"
|
||||
MatchIsKeyboard "yes"
|
||||
Option "XkbOptions" "terminate:ctrl_alt_bksp"
|
||||
Identifier "Keyboard Defaults"
|
||||
MatchIsKeyboard "yes"
|
||||
Option "XkbOptions" "terminate:ctrl_alt_bksp"
|
||||
EndSection
|
||||
|
Reference in New Issue
Block a user