]> Freerunner's - dotfiles.git/commitdiff
export GTK_USE_PORTAL=1
authorAndre Ramnitz <tux.rising@gmail.com>
Wed, 17 Jul 2024 05:35:55 +0000 (07:35 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 19:05:38 +0000 (21:05 +0200)
home/dot-bash_profile

index 9f3d41960f81dc67d3ff31ca3718c31d28205c41..8a5d657fc4bf637c3205c05360140c5fb0a09e76 100644 (file)
@@ -4,6 +4,7 @@ export VDPAU_DRIVER=radeonsi
 export EDITOR="kcr edit"
 export FZF_DEFAULT_OPTS='--multi --layout=reverse --preview-window=down:60%'
 export ZSTD_NBTHREADS="0"
+export GTK_USE_PORTAL=1
 
 # This file is sourced by bash for login shells.  The following line
 # runs your .bashrc and is recommended by the bash info pages.