test
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
|
||||
"$mod, S, global, caelestia:launcherInterrupt"
|
||||
"$mod, G, global, caelestia:launcherInterrupt"
|
||||
"$mod, T, global, caelestia:launcherInterrupt"
|
||||
"$mod, D, global, caelestia:launcherInterrupt"
|
||||
"$mod, Escape, global, caelestia:launcherInterrupt"
|
||||
|
||||
"$mod, W, global, caelestia:launcherInterrupt"
|
||||
"$mod, Q, global, caelestia:launcherInterrupt"
|
||||
@@ -130,9 +133,15 @@
|
||||
"$mod, M, exec, caelestia toggle music"
|
||||
"$mod, D, exec, caelestia toggle communication"
|
||||
"$mod, R, exec, caelestia toggle todo"
|
||||
|
||||
"$mod, G, togglespecialworkspace, gaming"
|
||||
"$mod SHIFT, G, movetoworkspace, special:gaming"
|
||||
|
||||
"$mod, T, togglespecialworkspace, special:steam"
|
||||
"$mod SHIFT, T, movetoworkspace, special:steam"
|
||||
|
||||
"$mod, ESCAPE, togglespecialworkspace, special:btop"
|
||||
|
||||
# Toggle special workspace
|
||||
"$mod, S, exec, caelestia toggle specialws"
|
||||
|
||||
|
||||
@@ -89,7 +89,10 @@
|
||||
"4, monitor:DP-2"
|
||||
"5, monitor:DP-2"
|
||||
"6, monitor:DP-2"
|
||||
"special:gaming, monitor:DP-1, default:false"
|
||||
|
||||
"special:gaming, monitor:DP-1, persistent:true"
|
||||
"special:steam, monitor:DP-1, persistent:true, on-created-empty:steam"
|
||||
"special:btop, persistent:true, on-created-empty:btop"
|
||||
];
|
||||
|
||||
# ######## Layer rules ########
|
||||
@@ -113,8 +116,6 @@
|
||||
#"blur, caelestia-.*"
|
||||
#"blurpopups, caelestia-.*"
|
||||
#"ignorealpha 0.57, caelestia-.*"
|
||||
|
||||
# Gaming
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -15,6 +15,7 @@ in {
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
inputs.quickshell.packages.${system}.default
|
||||
foot
|
||||
hyprpicker
|
||||
qalculate-qt
|
||||
fuzzel
|
||||
|
||||
Reference in New Issue
Block a user