# This file is a part of Fedora configuration for Sway and will be sourced # from /usr/bin/start-sway script for all users of the system. # User-specific variables should be placed in $XDG_CONFIG_HOME/sway/environment # # vim: set ft=sh: ## Pass extra arguments to the /usr/bin/sway executable #SWAY_EXTRA_ARGS="$SWAY_EXTRA_ARGS --unsupported-gpu" #SWAY_EXTRA_ARGS="$SWAY_EXTRA_ARGS --debug" ## Set environment variables # Useful variables for wlroots: # https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/docs/env_vars.md # #WLR_NO_HARDWARE_CURSORS=1 # Application compatibility _JAVA_AWT_WM_NONREPARENTING=1