commit 9c851fa

chld  ·  2026-09-20 15:33:13 +0000 UTC
parent 459179b
update
6 files changed,  +131, -82
+5, -30
 1@@ -8,9 +8,9 @@ URxvt.intensityStyles: false
 2 *scrollBar: true
 3 *scrollstyle: xterm
 4 *resizeByPixel: true
 5-*scrollbar*background: #1d2021
 6-*scrollbar*foreground: #282828
 7-*scrollbar*thumb: /mastergooner/t.xbm
 8+*scrollbar*background: #aaaaaa
 9+*scrollbar*foreground: #ffffff
10+*scrollbar*thumb: /usr/xhld/t.xbm
11 *scrollBarBorder: 0
12 *internalBorder: 0
13 *keysym.Button2: builtin-string:""
14@@ -29,33 +29,8 @@ URxvt.keysym.Shift-Control-V: eval:paste_clipboard
15 ! -----------------------------------------------------------------------------
16 
17 ! hard contrast: *background: #1d2021
18-*background: #282828
19-! soft contrast: *background: #32302f
20-*foreground: #ebdbb2
21-! Black + DarkGrey
22-*color0:  #282828
23-*color8:  #928374
24-! DarkRed + Red
25-*color1:  #cc241d
26-*color9:  #fb4934
27-! DarkGreen + Green
28-*color2:  #98971a
29-*color10: #b8bb26
30-! DarkYellow + Yellow
31-*color3:  #d79921
32-*color11: #fabd2f
33-! DarkBlue + Blue
34-*color4:  #458588
35-*color12: #83a598
36-! DarkMagenta + Magenta
37-*color5:  #b16286
38-*color13: #d3869b
39-! DarkCyan + Cyan
40-*color6:  #689d6a
41-*color14: #8ec07c
42-! LightGrey + White
43-*color7:  #a89984
44-*color15: #ebdbb2
45+*foreground: #282828
46+*backgroundground: #ebdbb2
47 
48 *VT100.Translations: #override \
49 	Shift Ctrl<Key>V: insert-selection(CLIPBOARD) \n\
+6, -6
 1@@ -1,20 +1,20 @@
 2 # srcery
 3 [main]
 4-pad=30x30
 5+pad=0x0
 6 initial-window-size-pixels=400x300
 7-resize-by-cells=no
 8-font=Iosevka Curly:size=9
 9+# resize-by-cells=no
10+font=Fixed:size=9
11 
12-[colors-dark]
13+[colors]
14 alpha=1
15 
16-[colors-light]
17+[colors]
18 alpha=1
19 
20 # colors (miasma) https://github.com/xero/miasma.nvim
21 
22 # Normal colors
23-[colors-dark]
24+[colors]
25 background=222222
26 foreground=d7c483
27 regular0=222222
+4, -2
1@@ -1,4 +1,6 @@
2 #!/bin/sh
3 
4-# swaybg -i $($HOME/bin/setwall) -m fill
5-swaybg -c 928374
6+xfconf-query -c xfce4-panel -p /force-all-internal -t bool -s true --create
7+xfce4-panel &
8+swaybg -i $($HOME/bin/setwall) -m tile &
9+# swaybg -c '#d7c483'
+2, -2
 1@@ -37,7 +37,7 @@
 2 </menu>
 3 
 4 <menu id="art" label="internet">
 5-  <item label="librewolf"><action name="Execute" command="librewolf" /></item>
 6+  <item label="firefox"><action name="Execute" command="firefox" /></item>
 7   <item label="dillo"><action name="Execute" command="dillo" /></item>
 8 </menu>
 9 
10@@ -52,7 +52,7 @@
11   <!--
12   <menu id="client-list-combined-menu" label="Running..." />
13   -->
14-  <item label="term"><action name="Execute" command="foot" />
15+  <item label="term"><action name="Execute" command="paws -c ~/.config/foot/paws.ini" />
16   </item>
17   <item label="emacs"><action name="Execute" command="emacs" />
18   </item>
+64, -42
  1@@ -1,58 +1,80 @@
  2 <?xml version="1.0"?>
  3 <labwc_config>
  4-
  5   <libinput>
  6-    <device category="touch">
  7-      <calibrationMatrix>1.02811 0 -0.0205823 0 1.03411 -0.00426391</calibrationMatrix>
  8-    </device>
  9-  </libinput>
 10-  
 11+    <device name="Fujitsu Component USB Touch Panel">
 12+      <calibrationMatrix>1.04348 0 -0.0217391 0 1.06077 -0.0529754</calibrationMatrix>
 13+
 14+    <middleEmulation>yes</middleEmulation>
 15+    <disableWhileTyping>no</disableWhileTyping>
 16+  </device>
 17+</libinput>
 18+
 19   <core>
 20     <decoration>server</decoration>
 21     <gap>5</gap>
 22   </core>
 23-
 24   <keyboard>
 25-    <keybind key="A-W-x"><action name="GoToDesktop" to="right"/></keybind>
 26-
 27+    <keybind key="A-W-x">
 28+      <action name="GoToDesktop" to="right"/>
 29+    </keybind>
 30     <keybind key="W-d">
 31-      <action name="Execute" command="rofi -theme config.rasi -show run" />
 32+      <action name="Execute" command="grect"/>
 33     </keybind>
 34-
 35     <keybind key="W-e">
 36-      <action name="Close" />
 37+      <action name="Close"/>
 38     </keybind>
 39+    <repeatRate>50</repeatRate>
 40+    <repeatDelay>600</repeatDelay>
 41   </keyboard>
 42-
 43   <resize>
 44-	  <drawContents>no</drawContents>
 45+    <drawContents>no</drawContents>
 46   </resize>
 47-
 48-<mouse><default /><context name="Frame">
 49-	<mousebind button="A-Left" action="Drag">
 50-		<action name="Resize"/>
 51-	</mousebind>
 52-	<mousebind button="W-Right" action="Drag" />
 53-
 54-	<mousebind button="Up" action="Scroll" />
 55-	<mousebind button="Down" action="Scroll" />
 56-</context></mouse>
 57-
 58-<theme>
 59-  <cornerRadius>0</cornerRadius>
 60-  <keepBorder>no</keepBorder>
 61-  <dropShadows>no</dropShadows>
 62-  <font place="ActiveWindow"><name>Helvetica</name><size>8</size><weight>bold</weight></font>
 63-  <font place="InactiveWindow"><name>Helvetica</name><size>8</size></font>
 64-  <font place="MenuHeader"><name>Helvetica</name><size>8</size><weight>bold</weight></font>
 65-  <font place="MenuItem"><name>Helvetica</name><size>8</size></font>
 66-  <titlebar><layout>:</layout></titlebar>
 67-</theme>
 68-
 69-<desktops number="2"/>
 70-
 71-<theme>
 72-  <name>MyLabwc</name>
 73-</theme>
 74-
 75+  <mouse>
 76+    <default/>
 77+    <context name="Frame">
 78+      <mousebind button="A-Left" action="Drag">
 79+        <action name="Resize"/>
 80+      </mousebind>
 81+      <mousebind button="W-Right" action="Drag"/>
 82+      <mousebind button="Up" action="Scroll"/>
 83+      <mousebind button="Down" action="Scroll"/>
 84+    </context>
 85+  </mouse>
 86+  <theme>
 87+    <cornerRadius>5</cornerRadius>
 88+    <keepBorder>no</keepBorder>
 89+    <dropShadows>yes</dropShadows>
 90+    <font place="ActiveWindow">
 91+      <name>Helvetica</name>
 92+      <size>8</size>
 93+      <weight>bold</weight>
 94+    </font>
 95+    <font place="InactiveWindow">
 96+      <name>Helvetica</name>
 97+      <size>8</size>
 98+    </font>
 99+    <font place="MenuHeader">
100+      <name>Helvetica</name>
101+      <size>8</size>
102+      <weight>bold</weight>
103+    </font>
104+    <font place="MenuItem">
105+      <name>Helvetica</name>
106+      <size>8</size>
107+    </font>
108+    <titlebar>
109+      <layout>:</layout>
110+    </titlebar>
111+  </theme>
112+  <desktops number="2"/>
113+  <theme>
114+    <name>MyLabwc</name>
115+  </theme>
116+  <snapping>
117+    <cornerRange>0</cornerRange>
118+  </snapping>
119+  <resistance>
120+    <screenEdgeStrength>0</screenEdgeStrength>
121+    <windowEdgeStrength>0</windowEdgeStrength>
122+  </resistance>
123 </labwc_config>
+50, -0
 1@@ -0,0 +1,50 @@
 2+[cursor]
 3+trail=yes
 4+trail-color=cursor
 5+trail-alpha=0.85
 6+trail-max-length=25
 7+trail-gradient-exponent=1.0
 8+trail-stiffness=0.6
 9+trail-trailing-stiffness=0.45
10+trail-trailing-exponent=3
11+trail-damping=0.85
12+trail-anticipation=0.2
13+trail-taper=0.3
14+trail-min-thickness=0.7
15+
16+# srcery
17+[main]
18+term=foot
19+pad=22x33
20+initial-window-size-pixels=400x300
21+# resize-by-cells=no
22+font=scientifica:size=9
23+
24+[colors-dark]
25+alpha=1
26+
27+[colors-dark]
28+alpha=1
29+
30+# colors (miasma) https://github.com/xero/miasma.nvim
31+
32+# Normal colors
33+[colors-dark]
34+background=222222
35+foreground=d7c483
36+regular0=222222
37+regular1=685742
38+regular2=5f875f
39+regular3=b36d43
40+regular4=78824b
41+regular5=bb7744
42+regular6=c9a554
43+regular7=d7c483
44+bright0=666666
45+bright1=685742
46+bright2=5f875f
47+bright3=b36d43
48+bright4=78824b
49+bright5=bb7744
50+bright6=c9a554
51+bright7=d7c483