Compare commits

..

2 commits

Author SHA1 Message Date
e7d3d710ec Remove GTK theme from env 2025-10-14 22:43:33 +09:00
5db09b319b Add mute to waybar 2025-10-14 22:43:11 +09:00
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,6 @@
env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = GTK_THEME,Adwaita:dark
env = QT_QPA_PLATFORMTHEME,qt5ct
env = HYPRSHOT_DIR,Screenshots

View file

@ -56,7 +56,8 @@
"format-muted": "",
"scroll-step": 5,
"reverse-mouse-scrolling": true,
"on-click": "$HOME/.config/tofi/select_audio.py"
"on-click": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",
"on-click-right": "$HOME/.config/tofi/select_audio.py"
},
"network": {