diff --git a/.config/i3/i3.code-workspace b/.config/i3/i3.code-workspace new file mode 100644 index 0000000..6826b15 --- /dev/null +++ b/.config/i3/i3.code-workspace @@ -0,0 +1,29 @@ +{ + "folders": [ + { + "path": "." + }, + { + "path": "../feh" + }, + { + "path": "../i3blocks" + }, + { + "path": "../oh-my-posh" + }, + { + "path": "../passmenu" + }, + { + "path": "../requirements" + }, + { + "path": "../rofi" + }, + { + "path": "../screenlayout" + } + ], + "settings": {} +}