dotfiles/profile

9 lines
322 B
Text
Raw Normal View History

2022-02-09 16:04:45 -05:00
# make Java behave when not using a DE
export _JAVA_AWT_WM_NONREPARENTING=1
# add .local/bin to $PATH
2021-12-17 23:14:15 -05:00
export PATH="$HOME/.local/bin:$PATH"
2022-02-09 16:04:45 -05:00
# make GTK apps scale correctly on hidpi
export GDK_SCALE=2 GDK_DPI_SCALE=0.50 thunar
2022-04-08 11:03:17 -04:00
export GDK_SCALE=2 GDK_DPI_SCALE=0.50 'simple-scan'
2022-02-09 16:04:45 -05:00
export GDK_SCALE=2 GDK_DPI_SCALE=0.50 lutris