Polybar: Remove xwindow module from secondary bars
This commit is contained in:
parent
54838d2374
commit
9c7728aee6
@ -3,7 +3,7 @@ update_info=powerdevil_move_shortcuts.upd:powerdevil_move_shortcuts
|
|||||||
|
|
||||||
[KDE Keyboard Layout Switcher]
|
[KDE Keyboard Layout Switcher]
|
||||||
Switch to Next Keyboard Layout=Ctrl+Alt+K,none,Switch to Next Keyboard Layout
|
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]
|
[kaccess]
|
||||||
Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On and Off
|
Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On and Off
|
||||||
@ -17,7 +17,7 @@ _k_friendly_name=System Settings
|
|||||||
|
|
||||||
[kded5]
|
[kded5]
|
||||||
Show System Activity=Ctrl+Esc,Ctrl+Esc,Show System Activity
|
Show System Activity=Ctrl+Esc,Ctrl+Esc,Show System Activity
|
||||||
_k_friendly_name=org_kde_powerdevil
|
_k_friendly_name=KDE Daemon
|
||||||
display=Display\tMeta+P,Display\tMeta+P,Switch Display
|
display=Display\tMeta+P,Display\tMeta+P,Switch Display
|
||||||
|
|
||||||
[khotkeys]
|
[khotkeys]
|
||||||
@ -50,7 +50,7 @@ Lock Session=Ctrl+Alt+L\tScreensaver,Ctrl+Alt+L\tScreensaver,Lock Session
|
|||||||
Log Out=Ctrl+Alt+Del,none,Log Out
|
Log Out=Ctrl+Alt+Del,none,Log Out
|
||||||
Log Out Without Confirmation=Ctrl+Alt+Shift+Del,none,Log Out Without Confirmation
|
Log Out Without Confirmation=Ctrl+Alt+Shift+Del,none,Log Out Without Confirmation
|
||||||
Reboot Without Confirmation=Ctrl+Alt+Shift+PgUp,none,Reboot Without Confirmation
|
Reboot Without Confirmation=Ctrl+Alt+Shift+PgUp,none,Reboot Without Confirmation
|
||||||
_k_friendly_name=ksmserver
|
_k_friendly_name=System Settings
|
||||||
|
|
||||||
[kwin]
|
[kwin]
|
||||||
Activate Window Demanding Attention=Ctrl+Alt+A,Ctrl+Alt+A,Activate Window Demanding Attention
|
Activate Window Demanding Attention=Ctrl+Alt+A,Ctrl+Alt+A,Activate Window Demanding Attention
|
||||||
|
@ -114,7 +114,7 @@ monitor = ${env:PB_MONITOR}
|
|||||||
inherit = template/bar
|
inherit = template/bar
|
||||||
|
|
||||||
modules-left = bspwm
|
modules-left = bspwm
|
||||||
modules-center = xwindow
|
modules-center =
|
||||||
modules-right =
|
modules-right =
|
||||||
|
|
||||||
#========================================
|
#========================================
|
||||||
|
Reference in New Issue
Block a user