diff options
Diffstat (limited to 'lxqt/lxqt.conf')
| -rw-r--r-- | lxqt/lxqt.conf | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/lxqt/lxqt.conf b/lxqt/lxqt.conf new file mode 100644 index 0000000..9bc035d --- /dev/null +++ b/lxqt/lxqt.conf @@ -0,0 +1,27 @@ +[General] +__userfile__=true +icon_follow_color_scheme=true +palette_override=true +single_click_activate=false +theme=ambiance +tool_bar_icon_size=24 +tool_button_style=ToolButtonTextBesideIcon +wallpaper_override=true + +[Palette] +base_color=#3c3b37 +highlight_color=#ef7747 +highlighted_text_color=#ffffff +link_color=#8c9bff +link_visited_color=#ffb3f7 +text_color=#eeedec +tooltip_base_color=#31302d +tooltip_text_color=#eeedec +window_color=#31302d +window_text_color=#f2f1f0 + +[Qt] +doubleClickInterval=400 +font="JetBrainsMono Nerd Font,14,-1,5,400,0,0,0,0,0,0,0,0,0,0,1,,0,0" +style=Fusion +wheelScrollLines=3 |
