mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: switch to pavucontrol-qt for depencies
This commit is contained in:
parent
fc52810de8
commit
6eab9ea2ff
1 changed files with 2 additions and 1 deletions
|
|
@ -148,7 +148,7 @@
|
||||||
|
|
||||||
"$mainMod SHIFT, F, exec, firefox"
|
"$mainMod SHIFT, F, exec, firefox"
|
||||||
"$mainMod SHIFT, T, exec, thunderbird"
|
"$mainMod SHIFT, T, exec, thunderbird"
|
||||||
"$mainMod SHIFT, P, exec, pavucontrol"
|
"$mainMod SHIFT, P, exec, pavucontrol-qt"
|
||||||
|
|
||||||
# screenshot
|
# screenshot
|
||||||
"SUPER SHIFT, S, exec, grimblast --notify --cursor save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png"
|
"SUPER SHIFT, S, exec, grimblast --notify --cursor save area ~/Pictures/$(date +'%Y-%m-%d-At-%Ih%Mm%Ss').png"
|
||||||
|
|
@ -266,6 +266,7 @@
|
||||||
"opacity 1.0 override 1.0 override, class:(Unity)"
|
"opacity 1.0 override 1.0 override, class:(Unity)"
|
||||||
"idleinhibit focus, class:^(mpv)$"
|
"idleinhibit focus, class:^(mpv)$"
|
||||||
"idleinhibit fullscreen, class:^(firefox)$"
|
"idleinhibit fullscreen, class:^(firefox)$"
|
||||||
|
"float,class:^(pavucontrol-qt)$"
|
||||||
"float,class:^(pavucontrol)$"
|
"float,class:^(pavucontrol)$"
|
||||||
"float,class:^(SoundWireServer)$"
|
"float,class:^(SoundWireServer)$"
|
||||||
"float,class:^(.sameboy-wrapped)$"
|
"float,class:^(.sameboy-wrapped)$"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue