Planify in fullscreen by default

This commit is contained in:
Hadi
2025-02-19 17:56:38 +01:00
parent 0f6f40ab23
commit e63b86345b

View File

@@ -91,12 +91,6 @@ in {
"AQ_DRM_DEVICES,/dev/dri/card2:/dev/dri/card1" # CHANGEME: Related to the GPU "AQ_DRM_DEVICES,/dev/dri/card2:/dev/dri/card1" # CHANGEME: Related to the GPU
]; ];
windowrule = [
"workspace 6, discord"
"workspace 7, spotify"
"workspace 8, io.github.alainm23.planify"
];
cursor = { cursor = {
no_hardware_cursors = true; no_hardware_cursors = true;
default_monitor = "eDP-2"; default_monitor = "eDP-2";
@@ -143,6 +137,13 @@ in {
windowrulev2 = windowrulev2 =
[ "float, tag:modal" "pin, tag:modal" "center, tag:modal" ]; [ "float, tag:modal" "pin, tag:modal" "center, tag:modal" ];
windowrule = [
"workspace 6, discord"
"workspace 7, spotify"
"workspace 8, io.github.alainm23.planify"
"fullscreen, io.github.alainm23.planify"
];
layerrule = [ "noanim, launcher" "noanim, ^ags-.*" ]; layerrule = [ "noanim, launcher" "noanim, ^ags-.*" ];
input = { input = {