mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-01-15 16:43:06 +01:00
switch to a better launcher
This commit is contained in:
parent
73a428be90
commit
45a85e7a82
6 changed files with 58 additions and 14 deletions
|
|
@ -2,7 +2,7 @@ prefer-no-csd
|
|||
|
||||
cursor {
|
||||
xcursor-theme "phinger-cursors-dark"
|
||||
xcursor-size 16
|
||||
xcursor-size 32
|
||||
hide-when-typing
|
||||
hide-after-inactive-ms 10000
|
||||
}
|
||||
|
|
@ -71,3 +71,15 @@ window-rule {
|
|||
to="#ff9a56"
|
||||
}
|
||||
}
|
||||
|
||||
layer-rule {
|
||||
match namespace="launcher"
|
||||
geometry-corner-radius 10
|
||||
shadow {
|
||||
on
|
||||
offset x=0 y=0
|
||||
softness 40
|
||||
color "#bab9e5af"
|
||||
}
|
||||
baba-is-float true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue