diff options
author | Yigit Sever | 2019-03-22 18:57:22 +0300 |
---|---|---|
committer | Yigit Sever | 2019-03-22 18:57:22 +0300 |
commit | 0a74311ab86c3eecbd1cd7b5ee5042dd6ad9499a (patch) | |
tree | 1fe67f7deb57b99fcdae84e0f08f119b3c8edfab /.config/i3 | |
parent | 71e93ac74c50ee90230affded4db4afc7b656e37 (diff) | |
download | dotfiles-0a74311ab86c3eecbd1cd7b5ee5042dd6ad9499a.tar.gz dotfiles-0a74311ab86c3eecbd1cd7b5ee5042dd6ad9499a.tar.bz2 dotfiles-0a74311ab86c3eecbd1cd7b5ee5042dd6ad9499a.zip |
Mobile i3 config includes gebaar and volnoti
Diffstat (limited to '.config/i3')
-rw-r--r-- | .config/i3/config##mobile.Linux.Luchs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/i3/config##mobile.Linux.Luchs b/.config/i3/config##mobile.Linux.Luchs index 9ea02cf..f941267 100644 --- a/.config/i3/config##mobile.Linux.Luchs +++ b/.config/i3/config##mobile.Linux.Luchs | |||
@@ -21,6 +21,9 @@ exec --no-startup-id ~/.fehbg & | |||
21 | exec --no-startup-id compton -b & | 21 | exec --no-startup-id compton -b & |
22 | exec --no-startup-id xsettingsd & | 22 | exec --no-startup-id xsettingsd & |
23 | 23 | ||
24 | exec --no-startup-id gebaard -b | ||
25 | exec --no-startup-id volnoti & | ||
26 | |||
24 | # utilities | 27 | # utilities |
25 | exec --no-startup-id dropbox & | 28 | exec --no-startup-id dropbox & |
26 | exec --no-startup-id copyq & | 29 | exec --no-startup-id copyq & |