sway: remove XCURSOR_THEME from footclient invocation
This commit is contained in:
parent
e5aa102f98
commit
44ee4e7394
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ set $down t
|
||||||
set $up r
|
set $up r
|
||||||
set $right n
|
set $right n
|
||||||
# Your preferred terminal emulator
|
# Your preferred terminal emulator
|
||||||
set $term env XCURSOR_THEME=Adwaita footclient
|
set $term footclient
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
# 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.
|
# on the original workspace that the command was run on.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue