mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Spoof as GNOME to trick xdg-open
This commit is contained in:
parent
e256d921fb
commit
84ecc5d5b8
1
.profile
1
.profile
@ -4,6 +4,7 @@ export LC_NUMERIC=en_GB
|
|||||||
|
|
||||||
export DOTFILES=~/.config/dotfiles
|
export DOTFILES=~/.config/dotfiles
|
||||||
export PATH="${PATH}:$DOTFILES/scripts"
|
export PATH="${PATH}:$DOTFILES/scripts"
|
||||||
|
export XDG_CURRENT_DESKTOP="GNOME" # Fixes xdg-open
|
||||||
|
|
||||||
export EDITOR="vim"
|
export EDITOR="vim"
|
||||||
export VISUAL="vim"
|
export VISUAL="vim"
|
||||||
|
Loading…
Reference in New Issue
Block a user