save meme config changes

This commit is contained in:
Grisha Shipunov 2025-05-21 16:48:48 +02:00
parent a838f38753
commit f8ae40ff30
3 changed files with 17 additions and 13 deletions

View file

@ -1,7 +1,7 @@
[database]
path=/home/grue/mail
path=/home/0xa/mail
[user]
name=Grigory Shipunov
name=Grisha Shipunov
primary_email=mail@oxapentane.com
other_email=grigory@shipunov.xyz;*@oxapentane.com;dump@dvb.solutions
[new]

View file

@ -28,16 +28,17 @@ white = "#ffffff"
[font]
size = 10
size = 11
[font.bold]
family = "Hack Nerd Font Mono"
[font.bold_italic]
family = "Hack Nerd Font Mono"
family = "ttyp0"
[font.italic]
family = "Hack Nerd Font Mono"
family = "ttyp0"
[font.normal]
family = "Hack Nerd Font Mono"
family = "ttyp0"
[cursor]
blink_interval = 400
[cursor.style]
shape = "Block"
blinking = "Always"

View file

@ -185,9 +185,12 @@ layout {
// which may be more convenient to use.
// See the binds section below for more spawn examples.
// spawn-at-startup "alacritty" "-e" "fish"
spawn-at-startup "alacritty"
spawn-at-startup "xwayland-satellite" ":42"
environment {
DISPLAY ":42"
}
spawn-at-startup "i3bar-river"
spawn-at-startup "mako"
// spawn-at-startup "mako"
spawn-at-startup "swayidle" "-w" "timeout" "300" "~/.lock.sh" "before-sleep" "~/.lock.sh"
spawn-at-startup "swww-daemon"