idek atp
This commit is contained in:
@@ -72,7 +72,7 @@ bind = SUPER ALT, S, resizeactive, 50 0
|
||||
# Open favourites
|
||||
bind = SUPER, G, exec, zen-browser
|
||||
bind = SUPER, C, exec, spotify-launcher
|
||||
bind = SUPER, R, exec, secrets
|
||||
bind = SUPER, R, exec, keepassxc
|
||||
bind = SUPER, L, exec, kitty
|
||||
|
||||
# Adjust brightness
|
||||
@@ -92,8 +92,8 @@ bind = SUPER, COMMA, exec, pgrep slurp || hyprshot -o ~/Pictures/Screenshots -
|
||||
bind = SUPER ALT, COMMA, exec, pgrep slurp || hyprshot -o ~/Pictures/Screenshots -z -s -m window
|
||||
bind = SUPER SHIFT, COMMA, exec, pgrep slurp || hyprshot -o ~/Pictures/Screenshots -z -s -m active -m output
|
||||
bind = SUPER, SEMICOLON, exec, ~/.config/scripts/zoom.sh
|
||||
bind = , XF86Display, exec, ~/.config/scripts/vnc-toggle.sh
|
||||
bind = SHIFT, XF86Display, exec, killall gjs && ags run
|
||||
bind = SHIFT, XF86Display, exec, ~/.config/scripts/vnc-toggle.sh
|
||||
bind = , XF86Display, exec, killall gjs && ags run
|
||||
|
||||
# MCSR
|
||||
# Thin macro
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
$primary = rgba(E7C2D4ff)
|
||||
$primary_container = rgba(AE6179ff)
|
||||
$background = rgba(1B1922ff)
|
||||
$primary = rgba(C27DD6ff)
|
||||
$primary_container = rgba(2D1C3Fff)
|
||||
$background = rgba(262229ff)
|
||||
|
||||
@@ -61,7 +61,7 @@ decoration {
|
||||
new_optimizations = true
|
||||
ignore_opacity = true
|
||||
special = true
|
||||
brightness = 0.4
|
||||
brightness = 0.3
|
||||
xray = true;
|
||||
}
|
||||
}
|
||||
@@ -88,6 +88,7 @@ animations {
|
||||
animation = workspaces , 1, 3, easeOut, slide
|
||||
animation = specialWorkspace , 1, 3, default, slidevert
|
||||
animation = zoomFactor , 1, 3, default
|
||||
animation = monitorAdded , 1, 3, default
|
||||
}
|
||||
|
||||
dwindle {
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
<<<<<<< HEAD
|
||||
# Generated by nwg-displays on 2025-09-21 at 11:46:40. Do not edit manually.
|
||||
=======
|
||||
# Generated by nwg-displays on 2025-10-10 at 11:48:17. Do not edit manually.
|
||||
>>>>>>> bc1e256 (idek atp)
|
||||
|
||||
monitor=DP-1,2560x1440@143.97,0x0,1.0
|
||||
|
||||
Reference in New Issue
Block a user