This commit is contained in:
jay
2024-01-13 23:53:13 +08:00
parent b38320b190
commit e2cf533da4
3 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ set $down j
set $up k
set $right l
# Your preferred terminal emulator
set $term env WINIT_UNIX_BACKEND=x11 alacritty
set $term env WAYLAND_DISPLAY= WINIT_X11_SCALE_FACTOR=1.0 alacritty
# set $term env WAYLAND_DISPLAY= WINIT_X11_SCALE_FACTOR=1.0 WINIT_UNIX_BACKEND=x11 alacritty
# 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.