mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
Nerd Fonts updated, changed config accordingly
This commit is contained in:
@@ -26,7 +26,7 @@ font:
|
||||
# - (Linux/BSD) monospace
|
||||
# - (Windows) Consolas
|
||||
family: Noto Color Emoji
|
||||
family: SauceCodePro Nerd Font Mono
|
||||
family: SauceCodePro NFM
|
||||
|
||||
# The `style` can be specified to pick a specific face.
|
||||
#style: Regular
|
||||
@@ -108,9 +108,6 @@ bell:
|
||||
# Visual bell animation color.
|
||||
color: '#FF0000' #'#4C566A'
|
||||
|
||||
command:
|
||||
program: aplay
|
||||
args: ["/home/vectorkappa/Music/beeps/wav/erro.wav"]
|
||||
hints:
|
||||
# URL launcher
|
||||
#
|
||||
|
||||
@@ -21,7 +21,7 @@ item_padding_x = 8
|
||||
item_radius = 0
|
||||
item_border = 0
|
||||
sep_height = 5
|
||||
font = SauceCodePro Nerd Font Mono 12px
|
||||
font = SauceCodePro NFM 12px
|
||||
icon_size = 26
|
||||
icon_text_spacing = 10
|
||||
icon_norm_alpha = 100
|
||||
@@ -41,7 +41,7 @@ verbosity = 4
|
||||
# csv_cmd = apps
|
||||
# edge_snap_x = 30
|
||||
# monitor = 0
|
||||
# hover_delay = 100
|
||||
hover_delay = 100
|
||||
# hide_back_items = 1
|
||||
# columns = 1
|
||||
# tabs = 120
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
" -----------------
|
||||
" GUI - Settings
|
||||
" -----------------
|
||||
set guifont=SauceCodePro\ Nerd\ Font\ Mono:12
|
||||
set guifont=SauceCodePro\ NFM:12
|
||||
set linespace=4
|
||||
set title
|
||||
|
||||
set mouse=a
|
||||
let g:neovide_input_use_logo=v:false
|
||||
|
||||
@@ -49,11 +49,11 @@ padding-right = 2
|
||||
module-margin-left = 1
|
||||
module-margin-right = 1
|
||||
|
||||
font-0 = "SauceCodePro Nerd Font Mono:size=10;1"
|
||||
font-0 = "SauceCodePro NFM:size=10;1"
|
||||
font-1 = "Unifont:size=10:antialias=false;0"
|
||||
font-2 = "Siji:pixelsize=10;1"
|
||||
font-3 = "SauceCodePro Nerd Font Mono:size=16;4"
|
||||
font-4 = "SauceCodePro Nerd Font Mono:size=13;3"
|
||||
font-3 = "SauceCodePro NFM:size=16;4"
|
||||
font-4 = "SauceCodePro NFM:size=13;3"
|
||||
font-5 = "Noto Color Emoji:scale=10;1"
|
||||
|
||||
modules-left = rofi bspwm
|
||||
@@ -95,11 +95,11 @@ padding-right = 2
|
||||
module-margin-left = 1
|
||||
module-margin-right = 1
|
||||
|
||||
font-0 = "SauceCodePro Nerd Font Mono:size=10"
|
||||
font-0 = "SauceCodePro NFM:size=10"
|
||||
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
||||
font-2 = siji:pixelsize=10;1
|
||||
font-3 = "SauceCodePro Nerd Font Mono:size=16;4"
|
||||
font-4 = "SauceCodePro Nerd Font Mono:size=13;2"
|
||||
font-3 = "SauceCodePro NFM:size=16;4"
|
||||
font-4 = "SauceCodePro NFM:size=13;2"
|
||||
|
||||
modules-center = mpd
|
||||
modules-right = pulseaudio
|
||||
@@ -133,11 +133,11 @@ padding-right = 2
|
||||
module-margin-left = 1
|
||||
module-margin-right = 1
|
||||
|
||||
font-0 = "SauceCodePro Nerd Font Mono:size=10"
|
||||
font-0 = "SauceCodePro NFM:size=10"
|
||||
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
||||
font-2 = siji:pixelsize=10;1
|
||||
font-3 = "SauceCodePro Nerd Font Mono:size=16;4"
|
||||
font-4 = "SauceCodePro Nerd Font Mono:size=13;2"
|
||||
font-3 = "SauceCodePro NFM:size=16;4"
|
||||
font-4 = "SauceCodePro NFM:size=13;2"
|
||||
|
||||
modules-left = restart_polybar
|
||||
modules-center = temperature
|
||||
|
||||
Reference in New Issue
Block a user