bspwm: Disable cursor following focus
Because fuck Steam
This commit is contained in:
parent
6e18e30f4e
commit
93ef99a929
@ -40,7 +40,7 @@ bspc config remove_unplugged_monitors true
|
||||
|
||||
# Pointer behavior
|
||||
bspc config click_to_focus any
|
||||
bspc config pointer_follows_focus true
|
||||
bspc config pointer_follows_focus false
|
||||
bspc config pointer_follows_monitor true
|
||||
bspc config pointer_modifier mod1
|
||||
bspc config pointer_action1 move #LMB
|
||||
|
@ -3,7 +3,7 @@ update_info=powerdevil_move_shortcuts.upd:powerdevil_move_shortcuts
|
||||
|
||||
[KDE Keyboard Layout Switcher]
|
||||
Switch to Next Keyboard Layout=Ctrl+Alt+K,none,Switch to Next Keyboard Layout
|
||||
_k_friendly_name=System Settings
|
||||
_k_friendly_name=KDE Daemon
|
||||
|
||||
[kaccess]
|
||||
Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On and Off
|
||||
@ -21,7 +21,7 @@ _k_friendly_name=KDE Daemon
|
||||
display=Display\tMeta+P,Display\tMeta+P,Switch Display
|
||||
|
||||
[khotkeys]
|
||||
_k_friendly_name=System Settings
|
||||
_k_friendly_name=KDE Daemon
|
||||
{3d36735d-a1a3-4b35-83d8-259b026dabc2}=Meta+Print,none,Take Active Window Screenshot
|
||||
{3eab367f-501b-4a68-a66c-710e31e34352}=Meta+Shift+Print,none,Take Rectangular Region Screenshot
|
||||
{50f1a634-39a7-47c8-a95a-9663e7fd2812}=Print,none,Start Screenshot Tool
|
||||
@ -54,7 +54,7 @@ Lock Session=Ctrl+Alt+L\tScreensaver,Ctrl+Alt+L\tScreensaver,Lock Session
|
||||
Log Out=Ctrl+Alt+Del,none,Log Out
|
||||
Log Out Without Confirmation=Ctrl+Alt+Shift+Del,none,Log Out Without Confirmation
|
||||
Reboot Without Confirmation=Ctrl+Alt+Shift+PgUp,none,Reboot Without Confirmation
|
||||
_k_friendly_name=System Settings
|
||||
_k_friendly_name=ksmserver
|
||||
|
||||
[kwin]
|
||||
Activate Window Demanding Attention=Ctrl+Alt+A,Ctrl+Alt+A,Activate Window Demanding Attention
|
||||
@ -279,7 +279,7 @@ Toggle Keyboard Backlight=none,Keyboard Light On/Off,Toggle Keyboard Backlight
|
||||
_k_friendly_name=Power Management
|
||||
|
||||
[plasmashell]
|
||||
_k_friendly_name=Activity switching
|
||||
_k_friendly_name=Plasma
|
||||
activate task manager entry 1=Meta+1,Meta+1,Activate Task Manager Entry 1
|
||||
activate task manager entry 10=Meta+0,Meta+0,Activate Task Manager Entry 10
|
||||
activate task manager entry 2=Meta+2,Meta+2,Activate Task Manager Entry 2
|
||||
@ -291,6 +291,7 @@ activate task manager entry 7=Meta+7,Meta+7,Activate Task Manager Entry 7
|
||||
activate task manager entry 8=Meta+8,Meta+8,Activate Task Manager Entry 8
|
||||
activate task manager entry 9=Meta+9,Meta+9,Activate Task Manager Entry 9
|
||||
activate widget 25=none,none,Activate Pager Widget
|
||||
activate widget 3=,none,Activate Application Launcher Widget
|
||||
activate widget 4=,none,Activate Application Launcher Widget
|
||||
activate widget 50=Alt+F1,none,Activate Application Launcher Widget
|
||||
clear-history=none,none,Clear Clipboard History
|
||||
|
@ -2,7 +2,7 @@
|
||||
# kcminputrc Mouse cursorTheme 'breeze_cursors'
|
||||
kcminputrc_mouse_cursortheme=breeze_cursors
|
||||
# kcminputrc Mouse cursorSize ''
|
||||
kcminputrc_mouse_cursorsize=''
|
||||
kcminputrc_mouse_cursorsize=0
|
||||
# ksplashrc KSplash Theme Breeze
|
||||
ksplashrc_ksplash_theme=None
|
||||
# ksplashrc KSplash Engine KSplashQML
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit bf9365e30ceadec078f96df939fea184b6dfbc2c
|
||||
Subproject commit 49daa6098d523c3f4ef4fe5c7788b8675255a768
|
Loading…
Reference in New Issue
Block a user