diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-08-06 00:29:36 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-08-06 00:29:36 +0530 |
| commit | 91a5f9790cfd4a98ee940633694fb512ecf24942 (patch) | |
| tree | b20bdd22e304234b6893e20d0ca5fbfd042f2184 /lxqt/lxqt.conf | |
| parent | ced774e19c36fb3b0b33a3846e7c9cf874b0c206 (diff) | |
i3 > hyprland & x11 > wayland
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 |
