mirror of
https://github.com/Snigdha-OS/snigdhaos-hyprland-config.git
synced 2025-09-23 21:15:00 +02:00
🐛 fix: change the dir => .config
This commit is contained in:
18
etc/skel/.config/waybar/modules/privacy.jsonc
Normal file
18
etc/skel/.config/waybar/modules/privacy.jsonc
Normal file
@@ -0,0 +1,18 @@
|
||||
"privacy": {
|
||||
"icon-size": ${i_priv},
|
||||
"icon-spacing": 5,
|
||||
"transition-duration": 250,
|
||||
"modules": [
|
||||
{
|
||||
"type": "screenshare",
|
||||
"tooltip": true,
|
||||
"tooltip-icon-size": 24
|
||||
},
|
||||
{
|
||||
"type": "audio-in",
|
||||
"tooltip": true,
|
||||
"tooltip-icon-size": 24
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user