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
|
||||
|
||||
@@ -36,7 +36,7 @@ input-field {
|
||||
bothlock_color = -1 # when both locks are active. -1 means don't change outer color (same for above)
|
||||
invert_numlock = false # change color if numlock is off
|
||||
swap_font_color = false # see below
|
||||
position = 0, -20
|
||||
position = 0, 10
|
||||
halign = center
|
||||
valign = bottom
|
||||
}
|
||||
|
||||
@@ -52,3 +52,5 @@
|
||||
.config/qBittorrent/
|
||||
.config/Postman
|
||||
.config/nvim
|
||||
.config/okularrc
|
||||
.config/Kvantum
|
||||
|
||||
+13
-1
@@ -10,4 +10,16 @@ ttf-font-awesome noto-fonts-emoji noto-fonts-extra nerd-fonts eog gwenview
|
||||
cava iniparser fftw nordic-theme python-clickgen bibita-cursor-theme
|
||||
lxappearance breeze ark ntfs-3g veracrypt nemo mpv mangohud lib32-mangohud
|
||||
gamemode lib32-gamemode libreoffice-fresh webapp-manager goverlay github-cli
|
||||
gvfs-mtp gparted xorg-xhost
|
||||
gvfs-mtp gparted xorg-xhost ufw gufw kvantum-qt6-git
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# GitHub
|
||||
https://github.com/vinceliuice/Orchis-kde
|
||||
https://github.com/vinceliuice/Orchis-theme
|
||||
|
||||
Reference in New Issue
Block a user