some fixings and flake up

This commit is contained in:
2025-07-08 16:02:30 +02:00
parent f19f298f7e
commit 7a5a78424a
5 changed files with 81 additions and 101 deletions

View File

@@ -68,7 +68,7 @@ in {
"$mod SHIFT, 8, movetoworkspace, 8"
"$mod SHIFT, 9, movetoworkspace, 9"
"$mod SHIFT, 0, movetoworkspace, 10"
"CTRL SHIFT, Escape, exec, ${runOnce "missioncenter"}"
"CTRL SHIFT, Escape, exec, ${runOnce "resources"}"
",XF86AudioLowerVolume, exec, volume-control.sh --dec"
",XF86AudioRaiseVolume, exec, volume-control.sh --inc"

View File

@@ -28,9 +28,9 @@ in {
"move 100%-w-20 40, class:^(org.keepassxc.KeePassXC)$"
"float, class:^(org.keepassxc.KeePassXC)$"
"size 50% 70%, class:^(io.missioncenter.MissionCenter)$"
"center, class:^(io.missioncenter.MissionCenter)$"
"float, class:^(io.missioncenter.MissionCenter)$"
"size 50% 70%, class:^(net.nokyan.Resources)$"
"center, class:^(net.nokyan.Resources)$"
"float, class:^(net.nokyan.Resources)$"
"suppressevent maximize, class:.*"

View File

@@ -38,7 +38,9 @@ in {
})
(mkIf (host == "cnixpad") {
programs.hyprland.settings.exec-once = commonExecOnce;
programs.hyprland.settings.exec-once =
[]
++ commonExecOnce;
})
(mkIf (host == "toothpc") {

View File

@@ -51,7 +51,7 @@ in {
jq
fd
libqalculate
mission-center
resources
git
stow
tree