-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.xprofile
More file actions
27 lines (21 loc) · 795 Bytes
/
Copy path.xprofile
File metadata and controls
27 lines (21 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
export LANG=en_CA.UTF-8
export GDK_SCALE=1 #1.5
export GDK_DPI_SCALE=1
export QT_QPA_PLATFORMTHEME=qt5ct
export QT6_QPA_PLATFORMTHEME=qt6ct
export QT_SCALE_FACTOR=1
export QT_AUTO_SCREEN_SCALE_FACTOR=0
export QT_FONT_DPI=168 #144
# QT_QPA_PLATFORM_PLUGIN_NAME="xcb"
# QT_STYLE_OVERRIDE="kvantum-dark"
export XCURSOR_SIZE=48
#export XCURSOR_THEME="Remus-Black" # set in .Xresources
export TEST_VAR="hello_xprofile"
export GNOME_KEYRING_CONTROL=/run/user/$(id -u)/keyring
export SSH_AUTH_SOCK="/run/user/$(id -u)/ssh-agent.socket"
# those env vars should not be set manually
# https://wiki.archlinux.org/title/XDG_Desktop_Portal
#export XDG_SESSION_TYPE=x11
#export XDG_CURRENT_DESKTOP= not sure awesome is a valid value
#export XDG_SESSION_CLASS=user
#export XDG_SESSION_DESKTOP=awesome