diff --git a/config/picom.conf b/config/picom.conf index 24db9a0..ea67c1c 100755 --- a/config/picom.conf +++ b/config/picom.conf @@ -64,7 +64,8 @@ opacity-rule = [ corner-radius = 8; rounded-corners-exclude = [ "window_type = 'dock'", - "window_type = 'desktop'" + "window_type = 'desktop'", + "name = 'COMP 3009 - Tutorial 1'" ]; diff --git a/i3/config b/i3/config index f5e9edc..283b2c0 100755 --- a/i3/config +++ b/i3/config @@ -159,6 +159,8 @@ new_window none for_window [all] border none hide_edge_borders both +for_window [title = "^COMP 3009"] floating enable + # other commands exec --no-startup-id redshift-gtk -l 44.631:-77.955