Skip to content

Commit d1c167e

Browse files
committed
update theme
1 parent dd6beb4 commit d1c167e

File tree

10 files changed

+2833
-2828
lines changed

10 files changed

+2833
-2828
lines changed

configs/.config/dunst/dunstrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
progress_bar_corner_radius = 4
6565

6666
# Corner radius for the icon image.
67-
icon_corner_radius = 10
67+
icon_corner_radius = 12
6868

6969
# Show how many messages are currently hidden (because of
7070
# notification_limit).
@@ -250,7 +250,7 @@
250250
# corners.
251251
# The radius will be automatically lowered if it exceeds half of the
252252
# notification height to avoid clipping text and/or icons.
253-
corner_radius = 10
253+
corner_radius = 12
254254

255255
# Ignore the dbus closeNotification message.
256256
# Useful to enforce the timeout set by dunst configuration. Without this

configs/.config/hypr/animations.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
layerrule = noanim, hyprpicker
99
layerrule = noanim, selection
1010

11-
source = $HOME/.config/hypr/animations/animations-default.conf
11+
source = /home/guo/.config/hypr/animations/animations-dynamic.conf

configs/.config/nvim

Submodule nvim updated from b587716 to dd55f1c

configs/.config/qt5ct/qt5ct.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ underline_shortcut=2
2525
wheel_scroll_lines=4
2626

2727
[SettingsWindow]
28-
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2H\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2H\0\0\0\0\x2\0\0\0\x6\0\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2H)
28+
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2:\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2:\0\0\0\0\0\0\0\0\xf\0\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2:)
2929

3030
[Troubleshooting]
3131
force_raster_widgets=1

configs/.config/qt6ct/qt6ct.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ underline_shortcut=2
2525
wheel_scroll_lines=4
2626

2727
[SettingsWindow]
28-
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2$\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2$\0\0\0\0\x2\0\0\0\x6\0\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2$)
28+
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2\x31\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2\x31\0\0\0\0\0\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x2\xde\0\0\x2\x31)
2929

3030
[Troubleshooting]
3131
force_raster_widgets=1

configs/.config/waybar/config.jsonc

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@
5050
},
5151

5252
"custom/cpuinfo": {
53-
"exec": " cpuinfo.sh",
53+
"exec": "NO_EMOJI=1 cpuinfo.sh",
5454
"return-type": "json",
5555
"format": "{}",
5656
"rotate": 0,
57-
"interval": 5, // once every 5 seconds
57+
"restart-interval": 5, // once every 5 seconds
5858
"tooltip": true,
5959
"max-length": 1000
6060
},
6161

6262
"custom/gpuinfo": {
63-
"exec": " gpuinfo.sh",
63+
"exec": "NO_EMOJI=1 gpuinfo.sh",
6464
"return-type": "json",
6565
"format": "{}",
6666
"rotate": 0,
@@ -71,7 +71,7 @@
7171
},
7272

7373
"custom/gpuinfo#nvidia": {
74-
"exec": " gpuinfo.sh --use nvidia ",
74+
"exec": "NO_EMOJI=1 gpuinfo.sh --use nvidia ",
7575
"return-type": "json",
7676
"format": "{}",
7777
"rotate": 0,
@@ -81,7 +81,7 @@
8181
},
8282

8383
"custom/gpuinfo#amd": {
84-
"exec": " gpuinfo.sh --use amd ",
84+
"exec": "NO_EMOJI=1 gpuinfo.sh --use amd ",
8585
"return-type": "json",
8686
"format": "{}",
8787
"rotate": 0,
@@ -91,7 +91,7 @@
9191
},
9292

9393
"custom/gpuinfo#intel": {
94-
"exec": " gpuinfo.sh --use intel ",
94+
"exec": "NO_EMOJI=1 gpuinfo.sh --use intel ",
9595
"return-type": "json",
9696
"format": "{}",
9797
"rotate": 0,
@@ -104,9 +104,11 @@
104104
"format": "{icon}",
105105
"rotate": 0,
106106
"format-icons": {
107-
"activated": "󰥔",
108-
"deactivated": ""
109-
}
107+
"activated": "",
108+
"deactivated": "󰛊"
109+
},
110+
"tooltip-format-activated":"Caffeine Mode Active",
111+
"tooltip-format-deactivated":"Caffeine Mode Inactive"
110112
},
111113

112114
"clock": {
@@ -152,14 +154,17 @@
152154
"rotate": 0,
153155
"separate-outputs": true,
154156
"rewrite": {
155-
"guo@Arch:(.*)": "$1 ",
157+
"(.*)guo@Arch:(.*)": "$1  :$2",
156158
"(.*) — Mozilla Firefox": "$1 󰈹",
157-
"(.*)Mozilla Firefox": "Firefox 󰈹",
159+
"(.*)Mozilla Firefox": "$1 Firefox 󰈹",
158160
"(.*) - Visual Studio Code": "$1 󰨞",
159-
"(.*)Visual Studio Code": "Code 󰨞",
161+
"(.*)Visual Studio Code": "$1 Code 󰨞",
160162
"(.*) — Dolphin": "$1 󰉋",
161-
"(.*)Spotify": "Spotify 󰓇",
162-
"(.*)Steam": "Steam 󰓓"
163+
"(.*)Spotify.*": "$1 Spotify 󰓇",
164+
"(.*)Steam": "$1 Steam 󰓓",
165+
"(.*) - Discord": "$1  ",
166+
"(.*?)-\\s*YouTube(.*)": "$1󰗃",
167+
"(.*?\\s)YouTube(.*)": "$1YouTube 󰗃"
163168
},
164169
"max-length": 50
165170
},
@@ -169,8 +174,8 @@
169174
"rotate": 0,
170175
"format": "{icon} {percent}%",
171176
"format-icons": ["", "", "", "", "", "", "", "", ""],
172-
"on-scroll-up": "brightnessctl set 1%+",
173-
"on-scroll-down": "brightnessctl set 1%-",
177+
"on-scroll-up": "brightnesscontrol.sh i 1",
178+
"on-scroll-down": "brightnesscontrol.sh d 1",
174179
"min-length": 6
175180
},
176181

0 commit comments

Comments
 (0)