feat(soft) clion to workspace 1

This commit is contained in:
Anhgelus Morhtuuzh 2023-01-29 00:04:59 +01:00
parent 071b8e4917
commit bad6956200
No known key found for this signature in database
GPG key ID: 7765EC9C8383805F
2 changed files with 4 additions and 2 deletions

View file

@ -290,6 +290,7 @@ assign [class="spotify"] $ws10
assign [class="jetbrains-phpstorm"] $ws1
assign [class="jetbrains-goland"] $ws1
assign [class="jetbrains-idea"] $ws1
assign [class="jetbrains-clion"] $ws1
# automatic set focus new window if it opens on another workspace then the current:
for_window [class=Xfce4-terminal] focus

View file

@ -101,7 +101,8 @@ shadow-exclude = [
"class_g = 'Cairo-clock'",
"class_g = 'slop'",
"class_g = 'Polybar'",
"_GTK_FRAME_EXTENTS@:c"
"_GTK_FRAME_EXTENTS@:c",
"class_g = 'Cinny'"
];
# Specify a X geometry that describes the region in which shadow should not
@ -206,7 +207,7 @@ focus-exclude = [
#
# opacity-rule = []
opacity-rule = [
"80:class_g = 'Polybar'",
# "80:class_g = 'Polybar'",
];