Move i3bar to top
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ bar {
|
||||
urgent_workspace $bgcolor_urgent $bgcolor_urgent $white
|
||||
}
|
||||
font pango:DejaVu Sans, FontAwesome5Free Solid, FontAwesome5Brands 8
|
||||
# position top
|
||||
position top
|
||||
status_command i3blocks -c $HOME/.config/i3/blocks
|
||||
#strip_workspace_numbers yes
|
||||
tray_output primary
|
||||
|
||||
@@ -54,6 +54,7 @@ c.content.host_blocking.lists = [
|
||||
]
|
||||
# c.content.host_blocking.whitelist = ['piwik.org']
|
||||
c.fonts.monospace = '"DejaVu Sans", "xos4 Terminus", Terminus, Monospace, Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Courier New", Courier, "Liberation Mono", monospace, Fixed, Consolas, Terminal'
|
||||
c.scrolling.bar = 'always'
|
||||
c.session.lazy_restore = True
|
||||
c.tabs.indicator.width = 0
|
||||
c.tabs.padding = {'top': 3, 'bottom': 3, 'left': 5, 'right': 5}
|
||||
|
||||
Reference in New Issue
Block a user