mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-18 14:19:29 +02:00
changed materialdesignicons font name
This commit is contained in:
@@ -25,12 +25,15 @@ urgent = ${xrdb:i3_urgent}
|
|||||||
focused = ${xrdb:i3_focused}
|
focused = ${xrdb:i3_focused}
|
||||||
unfocused = ${xrdb:foreground}
|
unfocused = ${xrdb:foreground}
|
||||||
|
|
||||||
|
; Material design icon font:
|
||||||
|
; https://github.com/Templarian/MaterialDesign-Font/blob/master/MaterialDesignIconsDesktop.ttf
|
||||||
|
|
||||||
[bar/base_master]
|
[bar/base_master]
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
foreground = ${colors.foreground}
|
foreground = ${colors.foreground}
|
||||||
fixed-center = true
|
fixed-center = true
|
||||||
font-0 = Hack Nerd Font:fontformat=truetype:pixelsize=10;1
|
font-0 = Hack Nerd Font:fontformat=truetype:pixelsize=10;1
|
||||||
font-1 = Material Design Icons:fontformat=truetype:pixelsize=10:antialias=true;1
|
font-1 = Material Design Icons Desktop:fontformat=truetype:pixelsize=10:antialias=true;1
|
||||||
line-size = 1
|
line-size = 1
|
||||||
module-margin-left = 1
|
module-margin-left = 1
|
||||||
module-margin-right = 1
|
module-margin-right = 1
|
||||||
@@ -81,7 +84,7 @@ wm-restack = i3
|
|||||||
|
|
||||||
[bar/floating]
|
[bar/floating]
|
||||||
inherit="bar/base_floating"
|
inherit="bar/base_floating"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:eDP1}
|
||||||
modules-center = clock playerctl_long
|
modules-center = clock playerctl_long
|
||||||
modules-left = floating_popup_button pavucontrol_button
|
modules-left = floating_popup_button pavucontrol_button
|
||||||
modules-right = sensors_cpu_pc nvgpu memory
|
modules-right = sensors_cpu_pc nvgpu memory
|
||||||
@@ -92,12 +95,12 @@ modules-center = cava
|
|||||||
|
|
||||||
[bar/floating_popup]
|
[bar/floating_popup]
|
||||||
inherit="bar/base_floating_popup"
|
inherit="bar/base_floating_popup"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:eDP1}
|
||||||
modules-left = disk_short_pc checkupdates ovpn nvpn eth_pc
|
modules-left = disk_short_pc checkupdates ovpn nvpn eth_pc
|
||||||
|
|
||||||
[bar/floating_wm]
|
[bar/floating_wm]
|
||||||
inherit="bar/base_floating_wm"
|
inherit="bar/base_floating_wm"
|
||||||
monitor = ${env:MONITOR:DP-4}
|
monitor = ${env:MONITOR:eDP1}
|
||||||
|
|
||||||
[global/wm]
|
[global/wm]
|
||||||
margin-top = 0
|
margin-top = 0
|
||||||
|
|||||||
@@ -1,9 +1,12 @@
|
|||||||
|
; Material design icon font:
|
||||||
|
; https://github.com/Templarian/MaterialDesign-Font/blob/master/MaterialDesignIconsDesktop.ttf
|
||||||
|
|
||||||
[bar/base_master]
|
[bar/base_master]
|
||||||
background = ${colors.background}
|
background = ${colors.background}
|
||||||
foreground = ${colors.foreground}
|
foreground = ${colors.foreground}
|
||||||
fixed-center = true
|
fixed-center = true
|
||||||
font-0 = Hack Nerd Font:fontformat=truetype:pixelsize=10;1
|
font-0 = Hack Nerd Font:fontformat=truetype:pixelsize=10;1
|
||||||
font-1 = Material Design Icons:fontformat=truetype:pixelsize=10:antialias=true;1
|
font-1 = Material Design Icons Desktop:fontformat=truetype:pixelsize=10:antialias=true;1
|
||||||
line-size = 1
|
line-size = 1
|
||||||
module-margin-left = 1
|
module-margin-left = 1
|
||||||
module-margin-right = 1
|
module-margin-right = 1
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
c03-config-bars##h.yoga3
|
||||||
Reference in New Issue
Block a user