This commit is contained in:
Kris
2026-03-28 20:49:12 +02:00
parent 69e881d729
commit 8ed9bd9618
28 changed files with 207 additions and 276 deletions

View File

@@ -177,15 +177,6 @@ misc {
# LAYER RULES
#############################################
layerrule {
name = waybar
match:namespace = waybar
animation = slide top
above_lock = 2
order = -20
no_screen_share = off
}
layerrule {
name = notifications
match:namespace = notifications
@@ -225,7 +216,7 @@ windowrule {
windowrule = match:class steam_proton|org\.vinegarhq\.Sober, allows_input on
env = QT_QPA_PLATFORMTHEME,qt6ct
env = QT_QPA_PLATFORMTHEME,qtct
env = QT_STYLE_OVERRIDE,Darkly
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1

View File

@@ -12,8 +12,9 @@ bind = $mainMod SHIFT, B, exec, bash /etc/nixos/scripts/hot-reload.sh
bind = $mainMod SHIFT, RETURN, exec, bash /etc/nixos/scripts/select-wallpaper.sh
# Screenshot keybinds
bindu = $mainMod SHIFT, PRINT, exec, bash /etc/nixos/scripts/screenshot-fullscreen.sh
bind = $mainMod CTRL SHIFT, PRINT, exec, bash /etc/nixos/scripts/edit-last-screenshot.sh
bindu = , PRINT, exec, bash -lc 'QT_QPA_PLATFORM=wayland flameshot gui'
bindu = $mainMod SHIFT, PRINT, exec, bash -lc 'QT_QPA_PLATFORM=wayland flameshot full --path ~/Pictures/Screenshots'
bind = $mainMod CTRL SHIFT, PRINT, exec, bash -lc 'QT_QPA_PLATFORM=wayland flameshot launcher'
# Music Get Keybind

View File

@@ -1,10 +1,3 @@
exec-once = /nix/store/5gln2rkcjx93cr5x0rr3wqrxjdmshd2f-dbus-1.16.2/bin/dbus-update-activation-environment --systemd DISPLAY HYPRLAND_INSTANCE_SIGNATURE WAYLAND_DISPLAY XDG_CURRENT_DESKTOP XDG_SESSION_TYPE && systemctl --user stop hyprland-session.target && systemctl --user start hyprland-session.target
source=/nix/store/mjbgcv2gizslspivcnr7bpqi7igrs75z-catppuccin-hyprland-0-unstable-2024-06-19/mocha.conf
source=/nix/store/24vli1vbac3n0lrf5bz3dh4m57zg9dls-hyprland-blue-accent.conf
# https://wiki.hyprland.org/Configuring/Configuring-Hyprland/
exec-once = hyprctl notify 1 5000 0 " Hyprland!!"
exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY