mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-22 06:33:08 +01:00
Switch all swaync icons to emojis
This commit is contained in:
parent
fe5cb192d3
commit
b015c44e57
@ -63,11 +63,11 @@ in {
|
||||
"buttons-grid": {
|
||||
"actions": [
|
||||
{
|
||||
"label": "",
|
||||
"label": "⏹️",
|
||||
"command": "systemctl poweroff"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"label": "🔄",
|
||||
"command": "systemctl reboot"
|
||||
},
|
||||
{
|
||||
@ -75,31 +75,31 @@ in {
|
||||
"command": "hyprctl dispatch exit"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"label": "🗃️",
|
||||
"command": "thunar"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"label": "📸",
|
||||
"command": "gimp"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"label": "📣",
|
||||
"command": "pactl set-sink-mute @DEFAULT_SINK@ toggle"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"label": "🎙️",
|
||||
"command": "pactl set-source-mute @DEFAULT_SOURCE@ toggle"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"label": "🎮",
|
||||
"command": "steam"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"label": "🌏",
|
||||
"command": "firefox"
|
||||
},
|
||||
{
|
||||
"label": "",
|
||||
"label": "📹",
|
||||
"command": "obs"
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user