Update some font symbols used
Remove extra workspace bindings for H0615
This commit is contained in:
parent
120f08772e
commit
850e374904
|
@ -4,13 +4,12 @@ monitor=HDMI-A-1,preferred,auto,auto
|
|||
monitor=DP-1,preferred,auto,auto,transform,1
|
||||
|
||||
exec-once = waybar -c ~/.config/waybar/config-H0615.json
|
||||
exec-once=hyprpaper -c ~/.config/hypr/hyprpaper-H0615.conf
|
||||
exec-once = hyprpaper -c ~/.config/hypr/hyprpaper-H0615.conf
|
||||
|
||||
wsbind=1,HDMI-A-1
|
||||
wsbind=2,HDMI-A-1
|
||||
wsbind=3,HDMI-A-1
|
||||
wsbind=4,HDMI-A-1
|
||||
wsbind=5,HDMI-A-1
|
||||
wsbind=6,HDMI-A-1
|
||||
wsbind=7,HDMI-A-1
|
||||
wsbind=8,HDMI-A-1
|
||||
|
||||
exec-once = librewolf
|
||||
exec-once = teams
|
||||
|
|
|
@ -103,7 +103,7 @@
|
|||
"sort-by-number": true,
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"1": "",
|
||||
"1": "",
|
||||
"2": "",
|
||||
"3": "",
|
||||
"4": "",
|
||||
|
@ -125,7 +125,7 @@
|
|||
"sort-by-number": true,
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"1": "",
|
||||
"1": "",
|
||||
"2": "",
|
||||
"3": "",
|
||||
"4": "",
|
||||
|
|
4
home/env/config/starship.toml
vendored
4
home/env/config/starship.toml
vendored
|
@ -20,8 +20,8 @@ fish_style_pwd_dir_length = 1
|
|||
# "Pictures" = " "
|
||||
|
||||
[character]
|
||||
success_symbol = "[[♥](green) ➜](maroon)"
|
||||
error_symbol = "[➜](red)"
|
||||
success_symbol = "[](green)"
|
||||
error_symbol = "[](red)"
|
||||
|
||||
[line_break]
|
||||
disabled = false
|
||||
|
|
Loading…
Reference in a new issue