diff options
author | Martin Fischer <martin@push-f.com> | 2024-12-07 09:11:06 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2024-12-11 08:37:52 +0100 |
commit | c8699539b9cb4947f5e516bddd820e757ee46b00 (patch) | |
tree | 9fa98b7ddb3100a8b8d9c11d79cf748f3da74f0e /user/sway | |
parent | 9d1363f2fa33bf590148ece64457272502a310dc (diff) |
upgrade to nixos-24.11
Diffstat (limited to 'user/sway')
-rw-r--r-- | user/sway/config | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/user/sway/config b/user/sway/config index e98653b..2e4a38b 100644 --- a/user/sway/config +++ b/user/sway/config @@ -12,9 +12,7 @@ set $right i # Your preferred terminal emulator set $term foot # Your preferred application launcher -# Note: pass the final command to swaymsg so that the resulting window can be opened -# on the original workspace that the command was run on. -set $menu dmenu_path | wmenu | xargs swaymsg exec -- +set $menu wmenu-run ### Output configuration # |