mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
defiant
This commit is contained in:
parent
44780e9a9e
commit
807e6db67d
10 changed files with 722 additions and 64 deletions
|
|
@ -5,7 +5,7 @@ shadow = true
|
|||
shadow-radius = 12
|
||||
|
||||
fading = true
|
||||
fade-delta = 5
|
||||
fade-delta = 7
|
||||
|
||||
vsync = true
|
||||
|
||||
|
|
@ -13,4 +13,6 @@ wintypes:
|
|||
{
|
||||
dock = { shadow = false; };
|
||||
utility = { shadow = false; };
|
||||
menu = { shadow = false; };
|
||||
popup_menu = { shadow = false; };
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue