Updates
This commit is contained in:
+8
-1
@@ -65,6 +65,11 @@
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
// Empty
|
||||
"custom/empty": {
|
||||
"format": ""
|
||||
},
|
||||
|
||||
// Youtube Subscriber Count
|
||||
"custom/youtube": {
|
||||
"format": " {}",
|
||||
@@ -114,7 +119,7 @@
|
||||
// Settings
|
||||
"custom/settings": {
|
||||
"format": "",
|
||||
"on-click": "alacritty --class dotfiles-floating -e ~/dotfiles/hypr/start-settings.sh",
|
||||
"on-click": "~/dotfiles/apps/ML4W_Dotfiles_Settings-x86_64.AppImage",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
@@ -218,6 +223,8 @@
|
||||
|
||||
// Clock
|
||||
"clock": {
|
||||
// TIMEDATEFORMAT
|
||||
"format": "{:%H:%M %a}",
|
||||
// "timezone": "America/New_York",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
// START CLOCK FORMAT
|
||||
|
||||
Reference in New Issue
Block a user