diff --git a/modules/shell/nu/custom_commands.nu b/modules/shell/nu/custom_commands.nu index d777349..4f1d00b 100644 --- a/modules/shell/nu/custom_commands.nu +++ b/modules/shell/nu/custom_commands.nu @@ -92,7 +92,6 @@ def bars [display_name?: string] { def "dp ccchh" [] { layaway "hdmi2 + edp/bottom,center" - pkill eww bars "25BL56WY" } @@ -100,6 +99,5 @@ def "dp gay" [] { layaway "dp3 + edp1/bottom,center + dp5/right,top" # manual fix for lack of frequency in layaway, else monitor just turns off swaymsg "output DP-3 position 0 0 scale 1 transform normal resolution 1920x1080@60Hz" - pkill eww bars "LEN G27c-10" }