diff options
| author | awy <awy@awy.one> | 2025-11-19 19:35:16 +0300 |
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-19 19:35:16 +0300 |
| commit | 790eccde5e3bb6a187a47c34fa905bab064fad71 (patch) | |
| tree | 4eeaa7b05b47442f6d72a19194e0e161159bb221 /.config/shell/profile | |
| parent | c767767a21064a4ce8cade883a3c59f2f2d32165 (diff) | |
| download | hyprdots-790eccde5e3bb6a187a47c34fa905bab064fad71.tar.gz | |
yep
Diffstat (limited to '.config/shell/profile')
| -rw-r--r-- | .config/shell/profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index ebe7991..6176b7b 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -104,6 +104,7 @@ export YT_X_FZF_OPTS="$FZF_DEFAULT_OPTS" export BAT_THEME="Nord" export GTK_USE_PORTAL=1 export ENABLE_HDR_WSI=1 +export PROTON_ENABLE_WAYLAND=1 [ ! -f "$XDG_CONFIG_HOME/shell/shortcutrc" ] && setsid -f shortcuts >/dev/null 2>&1 |