Edit laptop hyprland config

This commit is contained in:
Jack Mechem 2026-04-08 16:16:04 -07:00
parent 4664b1d999
commit eeb70733b3
3 changed files with 215 additions and 205 deletions

View file

@ -46,7 +46,7 @@
# --- Variables ---
"$terminal" = "ghostty";
"$fileManager" = "thunar";
"$menu" = "rust-app-menu -s";
"$menu" = "rust-app-menu -ds";
env = [
"XCURSOR_SIZE,24"
@ -82,6 +82,11 @@
"match:class ^(zoom)$, suppress_event maximize"
];
layerrule = [
"blur on, match:namespace Launcher"
"ignore_alpha 0.3, match:namespace Launcher"
];
# --- Decoration ---
decoration = {
rounding = 12;
@ -121,7 +126,7 @@
misc = {
force_default_wallpaper = 0;
};
# --- Keybinds ---
bind = [
# System/Rice