added info for last working good commit
This commit is contained in:
@@ -77,7 +77,7 @@ decoration {
|
|||||||
xray = 1
|
xray = 1
|
||||||
new_optimizations = true
|
new_optimizations = true
|
||||||
noise = 0
|
noise = 0
|
||||||
popups = true
|
popups = false
|
||||||
ignore_opacity = true
|
ignore_opacity = true
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -93,10 +93,10 @@ animations {
|
|||||||
# Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
# Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
||||||
|
|
||||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||||
bezier = overshot,0.05,0.9,0.1,1.1
|
bezier = overshot,0.05,0.9,0,1.05
|
||||||
bezier = easeinoutcirc,0.85, 0, 0.15, 1
|
bezier = easeinoutcirc,0.85, 0, 0.15, 1
|
||||||
bezier = easeinoutquad,0.11, 0, 0.5, 0
|
bezier = easeinoutquad,0.11, 0, 0.5, 0
|
||||||
animation = windows, 1, 7, myBezier
|
animation = windows, 1, 7, overshot
|
||||||
animation = windowsOut, 1, 7, default, popin
|
animation = windowsOut, 1, 7, default, popin
|
||||||
animation = border, 1, 10, default
|
animation = border, 1, 10, default
|
||||||
animation = borderangle, 1, 8, default
|
animation = borderangle, 1, 8, default
|
||||||
@@ -143,7 +143,9 @@ device {
|
|||||||
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
|
||||||
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
||||||
windowrulev2 = opacity 0.85,class:^(nemo)
|
windowrulev2 = opacity 0.85,class:^(nemo)
|
||||||
|
windowrulev2 = opacity 0.90,class:^(Code)
|
||||||
windowrule = opacity 0.90, ^(Spotify)$
|
windowrule = opacity 0.90, ^(Spotify)$
|
||||||
|
windowrule = opacity 0.80, ^(org.qbittorrent.qBittorrent)$
|
||||||
layerrule = blur, rofi
|
layerrule = blur, rofi
|
||||||
layerrule = blur, waybar
|
layerrule = blur, waybar
|
||||||
layerrule = xray[0], rofi
|
layerrule = xray[0], rofi
|
||||||
@@ -165,8 +167,10 @@ bind = $mainMod SHIFT, B, exec, firefox --private-window
|
|||||||
bind = ALT, F, exec, protonvpn-cli c -f
|
bind = ALT, F, exec, protonvpn-cli c -f
|
||||||
bind = ALT, R, exec, protonvpn-cli c -r
|
bind = ALT, R, exec, protonvpn-cli c -r
|
||||||
bind = ALT, D, exec, protonvpn-cli d
|
bind = ALT, D, exec, protonvpn-cli d
|
||||||
|
bind = , Print, exec, grim -g "$(slurp -d)" "$HOME/Pictures/grim/$(date +'%Y_%m_%d_%H_%M_%S').png"
|
||||||
|
bind = ALT , Print, exec, grim -t jpeg -q 100 -g "$(slurp -d)" "$HOME/Pictures/grim/$(date +'%Y_%m_%d_%H_%M_%S').jpeg"
|
||||||
# Move focus with mainMod + arrow keys
|
# Move focus with mainMod + arrow keys
|
||||||
|
|
||||||
bind = $mainMod, left, movefocus, l
|
bind = $mainMod, left, movefocus, l
|
||||||
bind = $mainMod, right, movefocus, r
|
bind = $mainMod, right, movefocus, r
|
||||||
bind = ALT, Tab, cyclenext,
|
bind = ALT, Tab, cyclenext,
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
path = $HOME/.config/.wallpaper/guarma.png # only png supported for now
|
path = $HOME/.config/.wallpaper/astronautjelly.png # only png supported for now
|
||||||
}
|
}
|
||||||
|
|
||||||
input-field {
|
input-field {
|
||||||
|
|||||||
@@ -196,10 +196,5 @@ button {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tray menu {
|
|
||||||
background-color: rgba(0, 0, 0, 0.25); /* Transparent background */
|
|
||||||
color: white;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+5
-1
@@ -58,4 +58,8 @@
|
|||||||
.config/chromium/
|
.config/chromium/
|
||||||
.config/katemetainfos
|
.config/katemetainfos
|
||||||
.config/nemo/
|
.config/nemo/
|
||||||
|
.config/.wallpaper/astronautjelly.png
|
||||||
|
.config/Proton Mail/
|
||||||
|
.config/konsolerc
|
||||||
|
.config/konsolesshconfig
|
||||||
|
.config/simple-update-notifier/
|
||||||
|
|||||||
+34
@@ -0,0 +1,34 @@
|
|||||||
|
Hyprland, built from branch at commit fe7b748eb668136dd0558b7c8279bfcd7ab4d759 (props: bump version to 0.39.1).
|
||||||
|
Date: Tue Apr 16 16:01:03 2024
|
||||||
|
Tag: v0.39.1, commits: 4460
|
||||||
|
|
||||||
|
flags: (if any)
|
||||||
|
|
||||||
|
|
||||||
|
System Information:
|
||||||
|
System name: Linux
|
||||||
|
Node name: nitro5
|
||||||
|
Release: 6.8.7-arch1-1
|
||||||
|
Version: #1 SMP PREEMPT_DYNAMIC Wed, 17 Apr 2024 15:20:28 +0000
|
||||||
|
|
||||||
|
|
||||||
|
GPU information:
|
||||||
|
0000:00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake-H GT1 [UHD Graphics] [8086:9a60] (rev 01) (prog-if 00 [VGA controller])
|
||||||
|
0000:01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] [10de:25a0] (rev a1) (prog-if 00 [VGA controller])
|
||||||
|
|
||||||
|
|
||||||
|
os-release: NAME="Arch Linux"
|
||||||
|
PRETTY_NAME="Arch Linux"
|
||||||
|
ID=arch
|
||||||
|
BUILD_ID=rolling
|
||||||
|
ANSI_COLOR="38;2;23;147;209"
|
||||||
|
HOME_URL="https://archlinux.org/"
|
||||||
|
DOCUMENTATION_URL="https://wiki.archlinux.org/"
|
||||||
|
SUPPORT_URL="https://bbs.archlinux.org/"
|
||||||
|
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
|
||||||
|
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
|
||||||
|
LOGO=archlinux-logo
|
||||||
|
|
||||||
|
|
||||||
|
plugins:
|
||||||
|
|
||||||
+1
-1
@@ -10,7 +10,7 @@ ttf-font-awesome noto-fonts-emoji noto-fonts-extra nerd-fonts eog gwenview
|
|||||||
cava iniparser fftw nordic-theme python-clickgen bibita-cursor-theme
|
cava iniparser fftw nordic-theme python-clickgen bibita-cursor-theme
|
||||||
lxappearance breeze ark ntfs-3g veracrypt nemo mpv mangohud lib32-mangohud
|
lxappearance breeze ark ntfs-3g veracrypt nemo mpv mangohud lib32-mangohud
|
||||||
gamemode lib32-gamemode libreoffice-fresh webapp-manager goverlay github-cli
|
gamemode lib32-gamemode libreoffice-fresh webapp-manager goverlay github-cli
|
||||||
gvfs-mtp gparted xorg-xhost ufw gufw kvantum-qt6-git
|
gvfs-mtp gparted xorg-xhost ufw gufw kvantum-qt6-git grim slurp hyprwayland-scanner xdg-user-dirs
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user