diff options
author | Holger Paradies <retabell@gmx.de> | 2025-06-15 17:57:59 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-06-15 17:57:59 +0200 |
commit | e693aabc01a26230ad372ee26996266548e43d23 (patch) | |
tree | f78f6dba37eede4846104d6aa3ce3753b9c17332 /skel-lxqt/.config/lxqt/session.conf | |
parent | b2d4cc28d9fb0468e499c80d223ea44631d74d03 (diff) | |
download | etcskel-kanotix-e693aabc01a26230ad372ee26996266548e43d23.zip etcskel-kanotix-e693aabc01a26230ad372ee26996266548e43d23.tar.gz |
Version-2.0.45
Sync with package from repo
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 |