mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
migrated to walker as anyrun seems deprecated
This commit is contained in:
parent
a184f9f731
commit
d79a02a266
4 changed files with 70 additions and 57 deletions
|
@ -21,7 +21,7 @@ set $term footclient
|
|||
# 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 anyrun | xargs swaymsg exec --
|
||||
set $menu walker | xargs swaymsg exec --
|
||||
|
||||
# screenshot folder
|
||||
set $screenshot_folder ~/Images/Captures\ d\'écrans/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue