polybar: Rename bar and shrink in size
Slightly restyled polybar, mainly shrunk in size and re-located the papers due information. Renamed it from `simple-top` to just `top` since no alternative top bar exists in this configuration.
This commit is contained in:
parent
1c335dcb66
commit
ed2235c4ca
2 changed files with 10 additions and 10 deletions
|
|
@ -184,7 +184,7 @@ bindsym $mod+Shift+F12 restart
|
|||
exec_always --no-startup-id feh --bg-scale ~/pictures/wall.jpg
|
||||
|
||||
# launch polybar (script ensures only 1 instance existing at a time)
|
||||
exec_always --no-startup-id polybar-launch simple-top
|
||||
exec_always --no-startup-id polybar-launch top
|
||||
|
||||
# default workspaces for most used apps
|
||||
# assign [class="^qutebrowser$"] → number 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue