Updates
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
|
||||
// Modules Right
|
||||
"modules-right": [
|
||||
"custom/cliphist",
|
||||
"custom/updates",
|
||||
"pulseaudio",
|
||||
"bluetooth",
|
||||
|
||||
@@ -64,6 +64,18 @@
|
||||
"on-click": "brave https://studio.youtube.com",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
// Cliphist
|
||||
"custom/cliphist": {
|
||||
"format": "{}",
|
||||
"on-click": "cliphist list | rofi -dmenu | cliphist decode | wl-copy",
|
||||
// "exec": "echo ; echo clipboard history",
|
||||
// "on-click": "sleep 0.1 && ~/.config/hypr/scripts/cliphist.sh c",
|
||||
// "on-click-right": "sleep 0.1 && ~/.config/hypr/scripts/cliphist.sh d",
|
||||
// "on-click-middle": "sleep 0.1 && ~/.config/hypr/scripts/cliphist.sh w",
|
||||
// "interval" : 86400, // once every day
|
||||
"tooltip": true
|
||||
},
|
||||
|
||||
// Updates Count
|
||||
"custom/updates": {
|
||||
|
||||
@@ -44,6 +44,7 @@
|
||||
|
||||
// Modules Right
|
||||
"modules-right": [
|
||||
"custom/cliphist",
|
||||
"custom/youtube",
|
||||
"custom/updates",
|
||||
"pulseaudio",
|
||||
|
||||
Reference in New Issue
Block a user