mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-22 23:29:36 +01:00
Disable wireguard in polybar config
This commit is contained in:
parent
8d8bf06502
commit
a5000eb501
@ -62,7 +62,10 @@ font-3 = "Material Icons:style=Regular:size=15;2"
|
||||
font-4 = "Iosevka:style=bold:size=10;4"
|
||||
|
||||
modules-left = xworkspaces xwindow
|
||||
modules-right = wireguard bluetooth filesystem pulseaudio xkeyboard memory cpu wlan eth date
|
||||
; enable wireguard after allowing passwordless sudo
|
||||
; https://github.com/mil-ad/polybar-wireguard
|
||||
; modules-right = wireguard bluetooth filesystem pulseaudio xkeyboard memory cpu wlan eth date
|
||||
modules-right = bluetooth filesystem pulseaudio xkeyboard memory cpu wlan eth date
|
||||
|
||||
cursor-click = pointer
|
||||
cursor-scroll = ns-resize
|
||||
|
Loading…
Reference in New Issue
Block a user