chore: remove cryfsunlock.sh script;
chore: remove old kitty configuration files; chore: remove libinput-gestures.conf; chore: remove unused rofi-wayland images; feat: add gesture controls for rofi menu, notification center and volume in hyprland; feat: add privacy window rules for zen browser and Logseq; refactor: update keybinds and menu commands in hyprland configuration; fix: change OBS keybinds from bindrn to bindr for proper functionality; feat: set GTK theme for waybar in toggle script; feat: enhance calendar widget with year view and click actions in waybar
This commit is contained in:
@@ -138,13 +138,19 @@
|
||||
"format": "{:%H:%M:%S}",
|
||||
"format-alt": "{:%Y-%m-%d}",
|
||||
"calendar": {
|
||||
"format": {
|
||||
// "months": "<span color='#ffead3'><b>{}</b></span>",
|
||||
"mode": "year",
|
||||
"mode-mon-col": 3,
|
||||
"weeks-pos": "right",
|
||||
"format": {
|
||||
"months": "<span color='#ffead3'><b>{}</b></span>",
|
||||
"days": "<span color='#ac8699'><b>{}</b></span>",
|
||||
"weeks": "<span color='#BC4056'><b>W{}</b></span>",
|
||||
"weekdays": "<span color='#F8B5CE'><b>{}</b></span>",
|
||||
"today": "<span color='#FFFFFF'><b><u>{}</u></b></span>"
|
||||
}
|
||||
"today": "<span color='#00FFFF'><b><u>{}</u></b></span>"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"on-click-right": "mode"
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
|
||||
Reference in New Issue
Block a user