i3: Change mod+p bindings to be pavucontrol-qt ones
Also Plasma does plasma things
This commit is contained in:
parent
ed9be14906
commit
6a2a5fcf57
@ -73,6 +73,7 @@ for_window [class="Spotify"] move to workspace $w8
|
|||||||
for_window [title="Minecraft 1.7.10"] fullscreen enable
|
for_window [title="Minecraft 1.7.10"] fullscreen enable
|
||||||
for_window [class="explorer.exe"] fullscreen enable
|
for_window [class="explorer.exe"] fullscreen enable
|
||||||
for_window [class="plasmashell"] kill, floating enable, border none
|
for_window [class="plasmashell"] kill, floating enable, border none
|
||||||
|
for_window [class="pavucontrol-qt"] floating enable, sticky enable
|
||||||
|
|
||||||
no_focus [class="Conky"]
|
no_focus [class="Conky"]
|
||||||
no_focus [class="plasmashell"]
|
no_focus [class="plasmashell"]
|
||||||
@ -119,8 +120,8 @@ bindsym XF86MonBrightnessUp exec xbacklight -inc 5 # increase screen brightness
|
|||||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 # decrease screen brightness
|
||||||
|
|
||||||
# mpv-xwinwrap controls
|
# mpv-xwinwrap controls
|
||||||
bindsym $mod+p exec --no-startup-id "~/.bin/tubetop2"
|
bindsym $mod+p exec --no-startup-id "pgrep pavucontrol || pavucontrol-qt"
|
||||||
bindsym $mod+$shift+p exec --no-startup-id "pkill xwinwrap"
|
bindsym $mod+$shift+p exec --no-startup-id "pkill pavucontrol-qt"
|
||||||
|
|
||||||
# Miscellaneous non-movement hotkeys
|
# Miscellaneous non-movement hotkeys
|
||||||
bindsym $ctl+$mod+l exec --no-startup-id "~/.bin/i3lock-custom"
|
bindsym $ctl+$mod+l exec --no-startup-id "~/.bin/i3lock-custom"
|
||||||
|
@ -36,6 +36,17 @@ _k_friendly_name=KDE Daemon
|
|||||||
{d03619b6-9b3c-48cc-9d9c-a2aadb485550}=Search,none,Search
|
{d03619b6-9b3c-48cc-9d9c-a2aadb485550}=Search,none,Search
|
||||||
{ecef03ae-3bd6-4e09-badc-c28720a20e26}=Shift+Print,none,Take Full Screen Screenshot
|
{ecef03ae-3bd6-4e09-badc-c28720a20e26}=Shift+Print,none,Take Full Screen Screenshot
|
||||||
|
|
||||||
|
[klipper]
|
||||||
|
_k_friendly_name=Klipper
|
||||||
|
clear-history=none,none,Clear Clipboard History
|
||||||
|
clipboard_action=,Ctrl+Alt+X,Enable Clipboard Actions
|
||||||
|
cycleNextAction=none,none,Next History Item
|
||||||
|
cyclePrevAction=none,none,Previous History Item
|
||||||
|
edit_clipboard=none,none,Edit Contents...
|
||||||
|
repeat_action=,Ctrl+Alt+R,Manually Invoke Action on Current Clipboard
|
||||||
|
show-barcode=none,none,Show Barcode...
|
||||||
|
show-on-mouse-pos=none,none,Open Klipper at Mouse Position
|
||||||
|
|
||||||
[kmix]
|
[kmix]
|
||||||
_k_friendly_name=Audio Volume
|
_k_friendly_name=Audio Volume
|
||||||
decrease_microphone_volume=Microphone Volume Down,Microphone Volume Down,Decrease Microphone Volume
|
decrease_microphone_volume=Microphone Volume Down,Microphone Volume Down,Decrease Microphone Volume
|
||||||
|
Loading…
Reference in New Issue
Block a user