From 245712664eeafb0fd815283f77c94b85b624483e Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Tue, 12 Apr 2022 15:40:11 +0200 Subject: [PATCH] comment out example config window rules --- example/hypr.conf | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/example/hypr.conf b/example/hypr.conf index a2b9af2..8043b0c 100644 --- a/example/hypr.conf +++ b/example/hypr.conf @@ -62,14 +62,15 @@ Animations { workspaces=0 # not really recommended } -# example window rules -windowrule=float,class:krunner -windowrule=float,role:pop-up -windowrule=float,role:task_dialog -windowrule=monitor 0,class:krunner -windowrule=size 500 50,class:krunner -windowrule=move 700 500,class:krunner -windowrule=pseudo,class:discord +# example window rules, more in the wiki + +# windowrule=float,class:krunner +# windowrule=float,role:pop-up +# windowrule=float,role:task_dialog +# windowrule=monitor 0,class:krunner +# windowrule=size 500 50,class:krunner +# windowrule=move 700 500,class:krunner +# windowrule=pseudo,class:discord # keybinds bind=SUPER,R,exec,dmenu_run