Stuff
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
INPUT_METHOD=fcitx
|
||||
QT_IM_MODULE=fcitx
|
||||
XMODIFIERS=@im=fcitx
|
||||
SDL_IM_MODULE=fcitx
|
||||
# INPUT_METHOD=fcitx
|
||||
# QT_IM_MODULE=fcitx
|
||||
# XMODIFIERS=@im=fcitx
|
||||
# SDL_IM_MODULE=fcitx
|
||||
|
||||
@@ -144,8 +144,8 @@ font-size = 14
|
||||
|
||||
# Window
|
||||
window-theme = ghostty
|
||||
window-padding-x = 14
|
||||
window-padding-y = 14
|
||||
# window-padding-x = 14
|
||||
# window-padding-y = 14
|
||||
confirm-close-surface=false
|
||||
resize-overlay = never
|
||||
gtk-toolbar-style = flat
|
||||
|
||||
Submodule .config/nvim updated: e4a935de25...8d1278b84a
@@ -70,8 +70,8 @@ export LESS_TERMCAP_us="$(printf '%b' '\e[1;32m')"
|
||||
export LESS_TERMCAP_ue="$(printf '%b' '\e[0m')"
|
||||
export LESS_OPEN="| /usr/bin/highlight -O ansi %s 2>/dev/null"
|
||||
export QT_QPA_PLATFORMTHEME="gtk2" # Have QT use gtk2 theme.
|
||||
export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
export QT_SCREEN_SCALE_FACTORS=2
|
||||
# export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
||||
# export QT_SCREEN_SCALE_FACTORS=2
|
||||
export MOZ_USE_XINPUT2="1" # Mozilla smooth scrolling/touchpads.
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1 # Fix for Java applications in dwm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user