Skip to content

Instantly share code, notes, and snippets.

@QiangF
Created November 16, 2024 03:18
Show Gist options
  • Select an option

  • Save QiangF/d4bf390a000357ed5599ee1faed8a5ce to your computer and use it in GitHub Desktop.

Select an option

Save QiangF/d4bf390a000357ed5599ee1faed8a5ce to your computer and use it in GitHub Desktop.
~/.config/lxqt/session.conf
[General]
__userfile__=true
leave_confirmation=true
lock_screen_before_power_actions=true
power_actions_after_lock_delay=100
window_manager=herbstluftwm
[Environment]
BROWSER=firefox
# Qt4 platform plugin
QT_PLATFORM_PLUGIN=lxqt
# Qt5 platform plugin
QT_QPA_PLATFORMTHEME=lxqt
GTK_CSD=0
GTK_OVERLAY_SCROLLING=0
INPUT_METHOD=fcitx
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
SDL_IM_MODULE=fcitx
XMODIFIERS="@@im=fcitx"
[Screensaver]
lock_command=i3lock
[Mouse]
cursor_size=22
# cursor_theme=Qogir-dark
cursor_theme=whiteglass
acc_factor=20
acc_threshold=10
left_handed=false
[Keyboard]
delay=500
interval=30
beep=false
[Font]
antialias=true
hinting=true
dpi=96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment