diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-07-22 15:36:12 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-07-22 15:36:12 +0000 |
commit | 38c9c6044fbafe151e10201dc4cb4ebee235b788 (patch) | |
tree | dcefb86d1ca83de8e774c4ced7625afdda93c0c9 /spectrwm | |
parent | 0e3dd76acedb84ddfda4e4a33ed025f390847562 (diff) |
making caps productive
Diffstat (limited to 'spectrwm')
-rw-r--r-- | spectrwm/.config/spectrwm/spectrwm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spectrwm/.config/spectrwm/spectrwm.conf b/spectrwm/.config/spectrwm/spectrwm.conf index 0b46597..94d11c0 100644 --- a/spectrwm/.config/spectrwm/spectrwm.conf +++ b/spectrwm/.config/spectrwm/spectrwm.conf | |||
@@ -66,7 +66,7 @@ urgent_enabled = 1 | |||
66 | # region = screen[1]:1280x1024+1280+0 | 66 | # region = screen[1]:1280x1024+1280+0 |
67 | 67 | ||
68 | # Launch applications in a workspace of choice | 68 | # Launch applications in a workspace of choice |
69 | autorun = ws[2]:chromium | 69 | autorun = ws[2]:chromium --profile-directory=Default |
70 | 70 | ||
71 | # Customize workspace layout at start | 71 | # Customize workspace layout at start |
72 | # layout = ws[1]:4:0:0:0:vertical | 72 | # layout = ws[1]:4:0:0:0:vertical |