diff options
| author | bozo.kopic <bozo@kopic.xyz> | 2024-06-01 21:49:19 +0200 |
|---|---|---|
| committer | bozo.kopic <bozo@kopic.xyz> | 2024-06-01 21:49:19 +0200 |
| commit | 9dd5082688f18e0f887de9ff31d1fb28ba5aa14c (patch) | |
| tree | 374e46fdb7bf3fd047faa5f3c7a628511c0964fe /river/init | |
| parent | 2718a4de5389cfe5287f2289b0e46d8509e2aeab (diff) | |
.
Diffstat (limited to 'river/init')
| -rwxr-xr-x | river/init | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,7 +11,7 @@ mod=Mod4 riverctl map-pointer normal $mod BTN_LEFT move-view riverctl map-pointer normal $mod BTN_RIGHT resize-view -riverctl map normal $mod Return spawn alacritty +riverctl map normal $mod Return spawn foot riverctl map normal $mod Space spawn ~/.dotfiles/wofi/run.sh riverctl map normal $mod+Shift E exit @@ -65,6 +65,7 @@ if command -v systemctl > /dev/null; then systemctl --user restart xdg-desktop-portal systemctl --user restart xdg-desktop-portal-wlr + systemctl --user restart xdg-desktop-portal-gtk systemctl --user restart plasma-kactivitymanagerd fi |
