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
|
monitor=DP-1,preferred,auto,auto,transform,1
|
||||||
|
|
||||||
exec-once = waybar -c ~/.config/waybar/config-H0615.json
|
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=1,HDMI-A-1
|
||||||
wsbind=2,HDMI-A-1
|
wsbind=2,HDMI-A-1
|
||||||
wsbind=3,HDMI-A-1
|
wsbind=3,HDMI-A-1
|
||||||
wsbind=4,HDMI-A-1
|
wsbind=4,HDMI-A-1
|
||||||
wsbind=5,HDMI-A-1
|
|
||||||
wsbind=6,HDMI-A-1
|
exec-once = librewolf
|
||||||
wsbind=7,HDMI-A-1
|
exec-once = teams
|
||||||
wsbind=8,HDMI-A-1
|
|
||||||
|
|
|
@ -103,7 +103,7 @@
|
||||||
"sort-by-number": true,
|
"sort-by-number": true,
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"1": "",
|
"1": "",
|
||||||
"2": "",
|
"2": "",
|
||||||
"3": "",
|
"3": "",
|
||||||
"4": "",
|
"4": "",
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
"sort-by-number": true,
|
"sort-by-number": true,
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"1": "",
|
"1": "",
|
||||||
"2": "",
|
"2": "",
|
||||||
"3": "",
|
"3": "",
|
||||||
"4": "",
|
"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" = " "
|
# "Pictures" = " "
|
||||||
|
|
||||||
[character]
|
[character]
|
||||||
success_symbol = "[[♥](green) ➜](maroon)"
|
success_symbol = "[](green)"
|
||||||
error_symbol = "[➜](red)"
|
error_symbol = "[](red)"
|
||||||
|
|
||||||
[line_break]
|
[line_break]
|
||||||
disabled = false
|
disabled = false
|
||||||
|
|
Loading…
Reference in a new issue