修改hyprland样式,增加nextcloud-client

This commit is contained in:
2025-04-29 15:16:13 +08:00
parent 4e98a706ab
commit d4177d6823
7 changed files with 24 additions and 12 deletions

View File

@@ -66,13 +66,17 @@
"format-window-separator": " ",
"window-rewrite-default": "",
"window-rewrite": {
"fcitx": "󰌌",
"code": "󰨞",
"Cursor": "󰅪",
"jetbrains-idea-ce": "",
"dbeaver": "",
"class<microsoft-edge>": "",
"class<chromium-browser>": "",
"title<.*youtube.*>": "",
"rofi": "󱓞",
"kitty": "",
"code": "󰨞",
"Cursor": "󰅪",
"org.gnome.Nautilus": "󰪶",
"wechat": "",
"wps": "󰈬",
@@ -129,14 +133,14 @@
},
"cpu": {
"interval": 10,
"interval": 5,
"format": "󰍛 {usage}%",
"format-alt": "{icon0}{icon1}{icon2}{icon3}",
"format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"]
},
"temperature": {
"interval": 10,
"interval": 5,
"hwmon-path": "/sys/devices/platform/coretemp.0/hwmon/hwmon2/temp1_input",
"format": " {temperatureC}°C"
},
@@ -151,14 +155,14 @@
},
"network": {
"interval": 5,
// "interface": "wlp2*", // (Optional) To force the use of this interface
"format-wifi": "󰤨 {essid}",
"format-ethernet": "󱘖 Wired",
"tooltip-format": "󱘖 {ipaddr}  {bandwidthUpBytes}  {bandwidthDownBytes}",
"format-linked": "󱘖 {ifname} (No IP)",
"format-disconnected": " Disconnected",
"format-alt": "󰤨 {signalStrength}%",
"interval": 5
"format-alt": "󰤨 {signalStrength}%"
},
"bluetooth": {