Compare commits
2 Commits
2f5c8222c9
...
c9cbd1e14a
| Author | SHA1 | Date | |
|---|---|---|---|
| c9cbd1e14a | |||
| 7cb5ce8687 |
@@ -107,6 +107,13 @@ windowrule {
|
|||||||
no_dim = on
|
no_dim = on
|
||||||
}
|
}
|
||||||
|
|
||||||
|
windowrule {
|
||||||
|
name = nodim-kitty
|
||||||
|
match:class = ^(kitty)$
|
||||||
|
opaque = on
|
||||||
|
xray = on
|
||||||
|
}
|
||||||
|
|
||||||
layerrule {
|
layerrule {
|
||||||
name = layerrule-1
|
name = layerrule-1
|
||||||
blur = on
|
blur = on
|
||||||
|
|||||||
@@ -10,7 +10,6 @@ exec-once = sleep 10 && curl -X POST -H "Content-Type: application/json" -d "{\"
|
|||||||
exec-once = elephant # Data for Walker
|
exec-once = elephant # Data for Walker
|
||||||
exec-once = walker --gapplication-service # make walker faster
|
exec-once = walker --gapplication-service # make walker faster
|
||||||
exec-once = swaync # Notifications
|
exec-once = swaync # Notifications
|
||||||
exec-once = wpaperd -d # Wallpaper
|
|
||||||
exec-once = ~/.config/scripts/.venv/bin/python ~/.config/scripts/notify.py # Android notification forwarding
|
exec-once = ~/.config/scripts/.venv/bin/python ~/.config/scripts/notify.py # Android notification forwarding
|
||||||
exec-once = wayvnc 0.0.0.0 --output=DP-1 # runs vnc server on all interfaces
|
exec-once = wayvnc 0.0.0.0 --output=DP-1 # runs vnc server on all interfaces
|
||||||
exec-once = syncthing -home=/home/user01/.config/syncthing -no-browser # starts syncthing in background
|
exec-once = syncthing -home=/home/user01/.config/syncthing -no-browser # starts syncthing in background
|
||||||
|
|||||||
@@ -43,14 +43,19 @@ exec = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
|||||||
# Make things look nice
|
# Make things look nice
|
||||||
general {
|
general {
|
||||||
gaps_in = 3
|
gaps_in = 3
|
||||||
gaps_out = 5, 8, 8, 8
|
gaps_out = 3, 6, 6, 6
|
||||||
border_size = 2
|
border_size = 3
|
||||||
col.active_border = rgba(cba6f7ff) rgba(cba6f7ff) 45deg
|
col.active_border = rgba(ca9ee6cc) rgba(f38ba8cc) 45deg
|
||||||
col.inactive_border = rgba(45475acc) rgba(45475acc) 45deg
|
col.inactive_border = rgba(45475aaa) rgba(b4befeaa) 45deg
|
||||||
layout = scrolling
|
layout = scrolling
|
||||||
resize_on_border = true
|
resize_on_border = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ecosystem {
|
||||||
|
no_update_news = true
|
||||||
|
no_donation_nag = true
|
||||||
|
}
|
||||||
|
|
||||||
group {
|
group {
|
||||||
col.border_active = rgba(ca9ee6cc) rgba(f2d5cfcc) 45deg
|
col.border_active = rgba(ca9ee6cc) rgba(f2d5cfcc) 45deg
|
||||||
col.border_inactive = rgba(bac2decc) rgba(bac2decc) 45deg
|
col.border_inactive = rgba(bac2decc) rgba(bac2decc) 45deg
|
||||||
@@ -65,14 +70,14 @@ decoration {
|
|||||||
inactive_opacity = 0.8
|
inactive_opacity = 0.8
|
||||||
|
|
||||||
dim_inactive = true
|
dim_inactive = true
|
||||||
dim_strength = 0.3
|
dim_strength = 0.2
|
||||||
|
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = true
|
||||||
size = 1
|
size = 2
|
||||||
passes = 4
|
passes = 3
|
||||||
|
vibrancy = 1
|
||||||
vibrancy = 0.3696
|
vibrancy_darkness = 0.3
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
.config/wallpapers/topo1.png
Normal file
BIN
.config/wallpapers/topo1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
BIN
.config/wallpapers/topo2.png
Normal file
BIN
.config/wallpapers/topo2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
BIN
.config/wallpapers/topo3.png
Normal file
BIN
.config/wallpapers/topo3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 MiB |
2
.nixos
2
.nixos
Submodule .nixos updated: d4624bd695...37e89dbe28
@@ -5,3 +5,5 @@ $submod = super
|
|||||||
input {
|
input {
|
||||||
kb_options = caps:swapescape # swap caps and escape
|
kb_options = caps:swapescape # swap caps and escape
|
||||||
}
|
}
|
||||||
|
|
||||||
|
exec-once = wpaperd -d # Wallpaper
|
||||||
|
|||||||
@@ -5,3 +5,5 @@ monitor = HDMI-A-1, 1920x1080@60, -1920x0, 1
|
|||||||
workspace = 2, monitor:HDMI-A-1, default:true
|
workspace = 2, monitor:HDMI-A-1, default:true
|
||||||
workspace = 3, monitor:DP-2, default:true
|
workspace = 3, monitor:DP-2, default:true
|
||||||
workspace = 1, monitor:DP-1, default:true
|
workspace = 1, monitor:DP-1, default:true
|
||||||
|
|
||||||
|
exec-once = wpaperd
|
||||||
|
|||||||
8
pc-files/.config/wpaperd/config.toml
Normal file
8
pc-files/.config/wpaperd/config.toml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
[HDMI-A-1]
|
||||||
|
path = "~/.config/wallpapers/topo1.png"
|
||||||
|
|
||||||
|
[DP-1]
|
||||||
|
path = "~/.config/wallpapers/topo2.png"
|
||||||
|
|
||||||
|
[DP-2]
|
||||||
|
path = "~/.config/wallpapers/topo3.png"
|
||||||
Reference in New Issue
Block a user