diff options
Diffstat (limited to 'home/.profile')
-rwxr-xr-x | home/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.profile b/home/.profile index 9a9ad71..29a7b12 100755 --- a/home/.profile +++ b/home/.profile @@ -5,7 +5,7 @@ export WLR_NO_HARDWARE_CURSORS=1 export XKB_DEFAULT_MODEL=pc101 export XKB_DEFAULT_LAYOUT=us,hu export XKB_DEFAULT_VARIANT=,101_qwerty_dot_nodead -export XKB_DEFAULT_OPTIONS=grp:alt_shift_toggle,numpad:mac +export XKB_DEFAULT_OPTIONS=grp:caps_toggle,numpad:mac export GTK_THEME=Adwaita:dark export QT_STYLE_OVERRIDE=adwaita-dark |