commit fc7f853

chld  ·  2026-09-23 00:22:45 +0000 UTC
parent 6af0dde
update
2 files changed,  +48, -19
+30, -8
 1@@ -1,22 +1,44 @@
 2-# srcery
 3+[cursor]
 4+#trail=yes
 5+#trail-color=cursor
 6+#trail-alpha=0.85
 7+#trail-max-length=25
 8+#trail-gradient-exponent=1.0
 9+#trail-stiffness=0.6
10+#trail-trailing-stiffness=0.45
11+#trail-trailing-exponent=3
12+#trail-damping=0.85
13+#trail-anticipation=0.2
14+#trail-taper=0.3
15+#trail-min-thickness=0.7
16+
17+[csd]
18+preferred=none
19+
20+[scrollback]
21+lines=10000
22+multiplier=3.0
23+indicator-position=none
24+
25 [main]
26-pad=0x0
27+term=foot
28+pad=16x32 center
29 initial-window-size-pixels=400x300
30 # resize-by-cells=no
31-font=Fixed:size=9
32+font=Misc Fixed:size=9
33 
34-[colors]
35+[colors-dark]
36 alpha=1
37 
38-[colors]
39+[colors-dark]
40 alpha=1
41 
42 # colors (miasma) https://github.com/xero/miasma.nvim
43 
44 # Normal colors
45-[colors]
46-background=222222
47-foreground=d7c483
48+[colors-dark]
49+foreground=222222
50+background=d7c483
51 regular0=222222
52 regular1=685742
53 regular2=5f875f
+18, -11
 1@@ -1,27 +1,34 @@
 2+input "1072:1282:Fujitsu_Component_USB_Touch_Panel" {    
 3+    calibration_matrix 1.04348 0.0 -0.0217391 0 1.06077 -0.0529754
 4+    tap enabled                    # Tap to click
 5+    dwt disabled                    # Disable touchpad while typing
 6+}
 7+
 8+
 9 animation_duration_ms 250
10 
11-blur enable
12+blur disable
13 blur_xray disable
14 blur_passes 4
15 blur_radius 4
16 corner_radius 5
17 gaps inner 15
18 shadows enable
19-shadows_on_csd disable
20+shadows_on_csd enable
21 
22 # You can also offset the shadow's position, make unfocused windows have different shadows, give shadows a nondefault color, and blur shadows
23-# shadow_inactive_color #0000007F
24-shadow_offset 5 5
25-shadow_blur_radius 5
26+shadow_inactive_color #0000007F
27+shadow_color #1111117f
28+# shadow_offset 5 5
29+shadow_blur_radius 15
30 
31 set $mod Mod4
32-#set $term kitty --single-instance
33 set $term foot
34 set $menu rofi -show run -theme config.rasi
35 exec xfce4-panel
36-# exec aws
37+exec aws
38 
39-output * bg ~/media/w/aha.png tile
40+# output * bg ~/media/w/aha.png tile
41     bindsym $mod+z exec $term
42     bindsym $mod+e exec emacs
43     bindsym $mod+a kill
44@@ -30,7 +37,7 @@ output * bg ~/media/w/aha.png tile
45     floating_modifier $mod normal
46     bindsym $mod+Shift+c reload
47 
48-    bindsym $mod+Shift+q exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit SwayFX? This will end your Wayland session.' -B 'Yes, exit SwayFX' 'swaymsg exit'
49+    bindsym $mod+Shift+q exec swaynag -t warning -m 'im sorry dont leave me i want you here with me now dont say that' -B 'our love is gone' 'swaymsg exit'
50 #
51     bindsym $mod+1 workspace number 1
52     bindsym $mod+2 workspace number 2
53@@ -53,8 +60,8 @@ for_window [class=.*] floating enable
54 default_border normal 0
55 default_floating_border normal 0
56 
57-set $a #282828
58+set $a #d7c483
59 set $b #444444
60-set $c #a89984
61+set $c #222222
62 client.focused $a $a $c $a $a
63 client.unfocused $a $a $b $a $a