mirror of
https://github.com/ksyasuda/rice.git
synced 2024-11-22 03:19:58 -08:00
update new bar size on laptop
This commit is contained in:
parent
1611867bc0
commit
b9108bda81
@ -63,7 +63,7 @@ fixed-center = true
|
|||||||
; 50%:-10, this will result in a width or height of 50% minus 10 pixels
|
; 50%:-10, this will result in a width or height of 50% minus 10 pixels
|
||||||
width = 95%
|
width = 95%
|
||||||
; height = 34
|
; height = 34
|
||||||
height = 60
|
height = 65
|
||||||
|
|
||||||
; Offset defined as pixel value (e.g. 35) or percentage (e.g. 50%)
|
; Offset defined as pixel value (e.g. 35) or percentage (e.g. 50%)
|
||||||
; the percentage can optionally be extended with a pixel offset like so:
|
; the percentage can optionally be extended with a pixel offset like so:
|
||||||
@ -132,8 +132,8 @@ module-margin-right = 0
|
|||||||
; font-3 = FontAwesome:size=10
|
; font-3 = FontAwesome:size=10
|
||||||
; See the Fonts wiki page for more details
|
; See the Fonts wiki page for more details
|
||||||
|
|
||||||
font-0 = "Terminus:size=22;3"
|
font-0 = "Terminus:size=24;3"
|
||||||
font-1 = "waffle:size=22;3"
|
font-1 = "waffle:size=24;3"
|
||||||
font-2 = "FiraCode Nerd Font:size=10;3"
|
font-2 = "FiraCode Nerd Font:size=10;3"
|
||||||
|
|
||||||
; Modules are added to one of the available blocks
|
; Modules are added to one of the available blocks
|
||||||
|
Loading…
Reference in New Issue
Block a user