changed theme to fluent
This commit is contained in:
@@ -21,7 +21,7 @@ source = ~/.config/hypr/conf/autostart.conf
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$fileManager = nemo
|
||||
$fileManager = dolphin
|
||||
$menu = rofi --show drun
|
||||
|
||||
# Some default env vars.
|
||||
@@ -96,11 +96,11 @@ animations {
|
||||
bezier = easeinoutcirc,0.85, 0, 0.15, 1
|
||||
bezier = easeinoutquad,0.11, 0, 0.5, 0
|
||||
animation = windows, 1, 7, myBezier
|
||||
animation = windowsOut, 1, 7, default, popin 80%
|
||||
animation = windowsOut, 1, 7, default, popin
|
||||
animation = border, 1, 10, default
|
||||
animation = borderangle, 1, 8, default
|
||||
animation = fade, 1, 7, default
|
||||
animation = workspaces, 1, 4, default
|
||||
animation = workspaces, 1, 4, default, slide
|
||||
}
|
||||
|
||||
dwindle {
|
||||
@@ -141,7 +141,7 @@ device {
|
||||
# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$
|
||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
||||
windowrulev2 = opacity 0.95,class:^(thunar)
|
||||
windowrulev2 = opacity 0.95,class:^(org.kde.dolphin)
|
||||
layerrule = blur, rofi
|
||||
layerrule = blur, waybar
|
||||
layerrule = xray[0], rofi
|
||||
|
||||
Reference in New Issue
Block a user