super + enter to switch keyboard layouts
This commit is contained in:
@@ -5,6 +5,11 @@ hl.config({
|
||||
}
|
||||
})
|
||||
|
||||
hl.device({
|
||||
name = '-usb-optical-mouse',
|
||||
sensitivity = -0.5
|
||||
})
|
||||
|
||||
bind("KP_ADD", hl.dsp.exec_cmd("pkill -SIGUSR1 -x gpu-screen-reco"))
|
||||
|
||||
bind("SUPER + F7", hl.dsp.exec_cmd("pkill -x quickshell; quickshell"))
|
||||
|
||||
Reference in New Issue
Block a user