diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-07-23 23:55:29 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-07-23 23:55:29 +0200 |
| commit | 5f8fbadccac42c900dec2050e6716fbfb556b12d (patch) | |
| tree | 5ab45fd92fc2f914829029510ccdbed721db0df3 /.config/i3 | |
| parent | 4a887c6653a1db7b660c0fa99f9371c53830fce2 (diff) | |
updated wireplumber config for new version
Diffstat (limited to '.config/i3')
| -rw-r--r-- | .config/i3/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index b67d6a0..5c66b75 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -48,7 +48,8 @@ bindsym $mod+Shift+E exec emacsclient -c -a "emacs" bindsym $mod+z exec boomer bindsym $mod+c exec mpdmenu bindsym $mod+Shift+M exec mpdinfo -bindsym $mod+b exec bm +bindsym $mod+b exec bm -o +bindsym $mod+Control+b exec bm -y bindsym --release Print exec scrot -u -e 'mv $f ~/pics/' bindsym --release $mod+Print exec scrot -s -e 'mv $f ~/pics/' |
