Skip to content

Commit

Permalink
Merge pull request #111 from bearfm/patch-1
Browse files Browse the repository at this point in the history
Fix "desktp"
  • Loading branch information
iinsertNameHere authored Jun 18, 2024
2 parents 66ef87b + a255ed3 commit d48a830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ hostname = {icon = " ", name = "hostname", color = "(YW)"}
uptime = {icon = "", name = "uptime", color = "(BE)"}
distro = {icon = "", name = "distro", color = "(GN)"}
kernel = {icon = "", name = "kernel", color = "(MA)"}
desktop = {icon = "", name = "desktp", color = "(CN)"}
desktop = {icon = "", name = "desktop", color = "(CN)"}
# terminal = {icon = " ", name = "term", color = "(RD)"}
# shell = {icon = " ", name = "shell", color = "(MA)"}
packages = {icon = "", name = "packages", color = "(GN)"} # WARNING: Resource Intensive
Expand Down

0 comments on commit d48a830

Please sign in to comment.