mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
hyperland: update config
This commit is contained in:
parent
404ff585f1
commit
d5f7cd2a6e
1 changed files with 7 additions and 8 deletions
|
|
@ -15,7 +15,7 @@ $color_active_border = $color_border
|
|||
$color_inactive_border = $color_border
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = ghostty
|
||||
$terminal = alacritty
|
||||
$menu = wofi --show drun
|
||||
$run_prog = wofi --show run
|
||||
$screenshot = grim -g "$(slurp)" - | wl-copy
|
||||
|
|
@ -69,11 +69,10 @@ decoration {
|
|||
|
||||
animations {
|
||||
enabled = yes
|
||||
animation = windows, 1, 2, default
|
||||
animation = windowsOut, 1, 7, default, popin 80%
|
||||
animation = border, 0, 0, default
|
||||
animation = borderangle, 0, 0, default
|
||||
animation = fade, 0, 0, default
|
||||
animation = windows, 0
|
||||
animation = border, 0
|
||||
animation = borderangle, 0
|
||||
animation = fade, 0
|
||||
animation = workspaces, 1, 1, default
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue