im bad at writing commits
parent
75ddde650f
commit
2c3e2ee3e8
@ -1,6 +1,7 @@
|
||||
if [[ -z $DISPLAY && $TTY = /dev/tty1 ]]; then
|
||||
export MOZ_ENABLE_WAYLAND=1
|
||||
export XDG_CURRENT_DESKTOP=sway
|
||||
export XDG_SESSION_TYPE=wayland
|
||||
exec dbus-run-session sway
|
||||
fi
|
||||
|
||||
|
@ -1 +1 @@
|
||||
{"window_width": 951, "window_height": 979, "preset_list_minimal_width": 150, "preset_list_width": 150, "preset_list_sections_expanded": {"presets": true, "plugins": true, "user": true}}
|
||||
{"window_width": 944, "window_height": 979, "preset_list_minimal_width": 150, "preset_list_width": 150, "preset_list_sections_expanded": {"presets": true, "plugins": true, "user": true}}
|
Loading…
Reference in New Issue