diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-12-07 15:48:25 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-12-07 15:48:25 +0200 |
| commit | bf8ca7347e81b61d5889f51a69c364f756c960e2 (patch) | |
| tree | d28aa47d4a0809946ef5f3865c39d87c6d061b35 /.config | |
| parent | 71133c9f5e78b8bcba95485248d6e58315c4ca53 (diff) | |
| download | dotfiles-bf8ca7347e81b61d5889f51a69c364f756c960e2.tar.gz dotfiles-bf8ca7347e81b61d5889f51a69c364f756c960e2.zip | |
Removed some comments for module/control
Diffstat (limited to '.config')
| -rw-r--r-- | .config/polybar/config.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 505fb1a..0f905c9 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -332,8 +332,6 @@ type = custom/text content = content-foreground = ${colors.foreground} content-padding = 1 -#click-left = $which(eww) open bar -;label-margin = 10 click-left = $HOME/.scripts/toggle-bar ;click-left = ~/.config/polybar/scripts/sysmenu.sh ;click-right = ~/.config/polybar/scripts/sysmenu.sh |
