From 91a5f9790cfd4a98ee940633694fb512ecf24942 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Thu, 6 Aug 2026 00:29:36 +0530 Subject: i3 > hyprland & x11 > wayland --- lxqt/lxqt.conf | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 lxqt/lxqt.conf (limited to 'lxqt/lxqt.conf') 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 -- cgit v1.2.3