Add super+enter binds to open terminal in all wm's
This commit is contained in:
@ -19,7 +19,7 @@ monitor =
|
||||
|
||||
modules-left = jgmenu workspaces
|
||||
modules-center = window_switch clock
|
||||
modules-right = temperature pkg network volume
|
||||
modules-right = ${env:POLYBAR_MODULES:temperature pkg network volume}
|
||||
|
||||
|
||||
;=====================================================
|
||||
@ -34,7 +34,7 @@ monitor =
|
||||
|
||||
modules-left = jgmenu i3 menu
|
||||
modules-center = clock
|
||||
modules-right = coreuse temperature memory pkg network volume
|
||||
modules-right = ${env:POLYBAR_MODULES:coreuse temperature memory pkg network volume}
|
||||
|
||||
|
||||
;=====================================================
|
||||
@ -49,4 +49,4 @@ monitor =
|
||||
|
||||
modules-left = bspwm menu
|
||||
modules-center = clock
|
||||
modules-right = coreuse temperature memory pkg network volume
|
||||
modules-right = ${env:POLYBAR_MODULES:coreuse temperature memory pkg network volume}
|
||||
|
Reference in New Issue
Block a user