Compare commits
2 commits
f2da2174d3
...
e7d3d710ec
| Author | SHA1 | Date | |
|---|---|---|---|
| e7d3d710ec | |||
| 5db09b319b |
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue