diff options
author | Holger Paradies <retabell@gmx.de> | 2025-06-15 11:37:24 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-06-15 15:19:01 +0200 |
commit | c01d462c3c0bc0c3aefa92bfde34c9754d08907f (patch) | |
tree | 48aee63dcc748fc4b0e283fbc2f235184152cc6d /skel-lxqt/.config/lxqt/session.conf | |
parent | b2d4cc28d9fb0468e499c80d223ea44631d74d03 (diff) | |
download | etcskel-kanotix-c01d462c3c0bc0c3aefa92bfde34c9754d08907f.zip etcskel-kanotix-c01d462c3c0bc0c3aefa92bfde34c9754d08907f.tar.gz |
Sync to last repo-package-version
Diffstat (limited to 'skel-lxqt/.config/lxqt/session.conf')
-rw-r--r-- | skel-lxqt/.config/lxqt/session.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/skel-lxqt/.config/lxqt/session.conf b/skel-lxqt/.config/lxqt/session.conf index c0514e1..4995547 100644 --- a/skel-lxqt/.config/lxqt/session.conf +++ b/skel-lxqt/.config/lxqt/session.conf @@ -1,8 +1,19 @@ [General] __userfile__=true leave_confirmation=false +window_manager=kwin_x11 [Environment] BROWSER=x-www-browser GTK_CSD=0 +GTK_OVERLAY_SCROLLING=0 TERM=qterminal + +[Keyboard] +layout="de,us,fr" +model=pc105 +variant="nodeadkeys,," + +[Mouse] +cursor_size=18 +cursor_theme=Adwaita |