Updated config
This commit is contained in:
parent
59a3ae5d8a
commit
e1124be639
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
general {
|
general {
|
||||||
gaps_in = 2
|
gaps_in = 2
|
||||||
gaps_out = 4
|
gaps_out = 4
|
||||||
border_size = 1
|
border_size = 2
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
allow_tearing = true
|
allow_tearing = true
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ debug {
|
||||||
}
|
}
|
||||||
|
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 3
|
rounding = 5
|
||||||
|
|
||||||
blur {
|
blur {
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Apps
|
# Apps
|
||||||
$browser = firefox
|
$browser = firefox
|
||||||
$email = evolution
|
$email = evolution
|
||||||
$files = thunar
|
$files = nautilus
|
||||||
$logout = wlogout
|
$logout = wlogout
|
||||||
$lockscreen = swaylock
|
$lockscreen = swaylock
|
||||||
$menu = fuzzel
|
$menu = fuzzel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue