Emacs and adding Symbols Nerd Font
This commit is contained in:
parent
0340d97e8b
commit
962dddbffd
10 changed files with 77 additions and 19 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
"modules-left": ["hyprland/workspaces", "custom/scratch", "hyprland/mode", "hyprland/window"],
|
||||
"modules-center": [],
|
||||
"modules-right": ["memory", "network", "pulseaudio", "battery", "tray", "clock"],
|
||||
"modules-right": ["memory", "pulseaudio", "battery", "tray", "clock"],
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"disable-scroll": true,
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
},
|
||||
|
||||
"pulseaudio": {
|
||||
"format": "{icon} {volume}% ",
|
||||
"format": " {icon} {volume}%",
|
||||
"format-bluetooth": " {volume}% ",
|
||||
"format-muted":"婢 Mute ",
|
||||
"interval": 60,
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
* {
|
||||
font-family: FiraCode Nerd Font, FontAwesome;
|
||||
font-family: FiraCode, Symbols Nerd Font Mono, FontAwesome;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue