Made it look a bit better
@ -138,7 +138,7 @@ exec --no-startup-id dex --autostart --environment i3
|
|||||||
exec --no-startup-id nm-applet
|
exec --no-startup-id nm-applet
|
||||||
exec --no-startup-id kitty --name notes nvim ~/.backup/notes.txt
|
exec --no-startup-id kitty --name notes nvim ~/.backup/notes.txt
|
||||||
exec_always --no-startup-id picom
|
exec_always --no-startup-id picom
|
||||||
exec_always --no-startup-id bgchd -dir ~/Pictures/Wallpapers/Rim/ -bcknd feh -intv 10s -rpl
|
exec_always --no-startup-id bgchd -dir ~/.dotfiles/wallpapers/ -bcknd feh -intv 10s -rpl
|
||||||
exec_always --no-startup-id xinput set-prop "ELAN0710:01 04F3:30ED Touchpad" "libinput Natural Scrolling Enabled" 1
|
exec_always --no-startup-id xinput set-prop "ELAN0710:01 04F3:30ED Touchpad" "libinput Natural Scrolling Enabled" 1
|
||||||
exec_always --no-startup-id ~/.config/polybar/polybar.sh
|
exec_always --no-startup-id ~/.config/polybar/polybar.sh
|
||||||
|
|
||||||
|
@ -3,19 +3,17 @@ backend = "glx";
|
|||||||
|
|
||||||
# Opacity
|
# Opacity
|
||||||
opacity-rule = [
|
opacity-rule = [
|
||||||
# "70:class_g = 'kitty' && focused",
|
"80:class_g = 'music' && focused",
|
||||||
"30:class_g = 'kitty' && !focused",
|
"40:class_g = 'music' && !focused",
|
||||||
"80:class_g = 'music' && focused",
|
"60:!focused",
|
||||||
"40:class_g = 'music' && !focused",
|
"100:focused"
|
||||||
"100:class_g = 'firefox' && focused",
|
|
||||||
"60:class_g = 'firefox' && !focused"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Blur
|
# Blur
|
||||||
blur:
|
blur:
|
||||||
{
|
{
|
||||||
method = "dual_kawase";
|
method = "dual_kawase";
|
||||||
strength = 5;
|
strength = 0;
|
||||||
}
|
}
|
||||||
blur-background-exclude = [
|
blur-background-exclude = [
|
||||||
"class_g = 'kitty'"
|
"class_g = 'kitty'"
|
||||||
@ -23,10 +21,6 @@ blur-background-exclude = [
|
|||||||
|
|
||||||
# Fading
|
# Fading
|
||||||
fading=true;
|
fading=true;
|
||||||
fade-in-step=1;
|
fade-in-step=0.03;
|
||||||
fade-out-step=1;
|
fade-out-step=0.03;
|
||||||
fading-delta=1;
|
fading-delta=1;
|
||||||
fade-exclude = [
|
|
||||||
"class_g = 'Rofi'"
|
|
||||||
]
|
|
||||||
|
|
||||||
|
BIN
wallpapers/Astolfo.jpg
Normal file
After Width: | Height: | Size: 560 KiB |
BIN
wallpapers/flag1.jpg
Normal file
After Width: | Height: | Size: 71 KiB |
BIN
wallpapers/flag2.jpg
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
wallpapers/flag3.jpg
Normal file
After Width: | Height: | Size: 73 KiB |
BIN
wallpapers/neon.jpg
Normal file
After Width: | Height: | Size: 1.9 MiB |
BIN
wallpapers/neon2.jpg
Normal file
After Width: | Height: | Size: 1.0 MiB |
BIN
wallpapers/neon3.jpg
Normal file
After Width: | Height: | Size: 145 KiB |
BIN
wallpapers/neon4.jpg
Normal file
After Width: | Height: | Size: 2.1 MiB |
BIN
wallpapers/neon5.jpg
Normal file
After Width: | Height: | Size: 704 KiB |