sway: remove XCURSOR_THEME from footclient invocation

This commit is contained in:
joachimschmidt557 2023-06-04 18:51:13 +02:00
parent e5aa102f98
commit 44ee4e7394
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -16,7 +16,7 @@ set $down t
set $up r
set $right n
# Your preferred terminal emulator
set $term env XCURSOR_THEME=Adwaita footclient
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.