mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-16 07:39:40 +03:00
Disable wireguard in polybar config
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user