diff options
Diffstat (limited to 'skel-lxqt/.config/lxqt')
-rw-r--r-- | skel-lxqt/.config/lxqt/lxqt-config-appearance.conf | 3 | ||||
-rw-r--r-- | skel-lxqt/.config/lxqt/lxqt.conf | 9 | ||||
-rw-r--r-- | skel-lxqt/.config/lxqt/panel.conf | 49 | ||||
-rw-r--r-- | skel-lxqt/.config/lxqt/session.conf | 11 |
4 files changed, 57 insertions, 15 deletions
diff --git a/skel-lxqt/.config/lxqt/lxqt-config-appearance.conf b/skel-lxqt/.config/lxqt/lxqt-config-appearance.conf new file mode 100644 index 0000000..a0ed0e6 --- /dev/null +++ b/skel-lxqt/.config/lxqt/lxqt-config-appearance.conf @@ -0,0 +1,3 @@ +[General] +ControlGTKThemeEnabled=true +__userfile__=true diff --git a/skel-lxqt/.config/lxqt/lxqt.conf b/skel-lxqt/.config/lxqt/lxqt.conf index 8e5821a..71353a7 100644 --- a/skel-lxqt/.config/lxqt/lxqt.conf +++ b/skel-lxqt/.config/lxqt/lxqt.conf @@ -1,4 +1,9 @@ [General] __userfile__=true -icon_theme=nuoveXT2 -theme=Kanotix +icon_theme=breeze +single_click_activate=true +theme=KANOTIX + +[Qt] +style=Breeze + diff --git a/skel-lxqt/.config/lxqt/panel.conf b/skel-lxqt/.config/lxqt/panel.conf index 0b2d73a..13dd181 100644 --- a/skel-lxqt/.config/lxqt/panel.conf +++ b/skel-lxqt/.config/lxqt/panel.conf @@ -1,34 +1,51 @@ [General] __userfile__=true - -[clock] -alignment=Right -dateFormat=dd.MM.yy -showDate=below -type=clock +iconTheme= [desktopswitch] alignment=Left -labelType=1 +labelType=0 +rows=2 type=desktopswitch +[kbindicator2] +alignment=Right +keeper_type=global +layout_flag_pattern=/usr/share/iso-flags-svg/country-4x3/%1.svg +show_caps_lock=false +show_layout=true +show_num_lock=false +show_scroll_lock=false +type=kbindicator + [mainmenu] alignment=Left +icon=/usr/share/icons/oxygen/32x32/places/start-here-kanotix.png +ownIcon=true type=mainmenu +[mount2] +alignment=Right +type=mount + [panel1] alignment=-1 -background-color=@Variant(\0\0\0\x43\x1\xff\xffpp\x9c\x9c\xd2\xd2\0\0) +animation-duration=0 +background-color=@Variant(\0\0\0\x43\0\xff\xffpp\x9c\x9c\xd2\xd2\0\0) background-image= desktop=0 -font-color=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0) +font-color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0) hidable=false -iconSize=22 +iconSize=38 lineCount=1 +lockPanel=true opacity=100 -panelSize=32 -plugins=mainmenu, showdesktop2, quicklaunch, desktopswitch, taskbar, tray, volume2, clock +panelSize=38 +plugins=mainmenu, showdesktop2, quicklaunch, desktopswitch, taskbar, kbindicator2, tray, volume2, mount2, worldclock2 position=Bottom +reserve-space=true +show-delay=0 +visible-margin=true width=100 width-percent=true @@ -36,7 +53,7 @@ width-percent=true alignment=Left apps\1\desktop=/usr/share/applications/pcmanfm-qt.desktop apps\2\desktop=/usr/share/applications/kanotix-x-www-browser.desktop -apps\3\desktop=/usr/share/applications/kanotix-x-terminal-emulator.desktop +apps\3\desktop=/usr/share/applications/qterminal.desktop apps\size=3 type=quicklaunch @@ -54,4 +71,10 @@ type=tray [volume2] alignment=Right +mixerCommand=pavucontrol type=volume + +[worldclock2] +alignment=Right +showTooltip=true +type=worldclock 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 |