This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
disable i3-default terminal
systemd-xsession^2
Markus Katharina Brechtel
3 years ago
parent
fa5bd27473
commit
b095db8897
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/i3/i3.config.j2
+ 1
- 1
templates/i3/i3.config.j2
View File
@@ -397,6 +397,6 @@ for_window [class="^URxvt$" title="^tmux-workspace$"] border none
### Autostart
exec "{{default_terminal}}"
#
exec "{{default_terminal}}"
exec --no-startup-id "~/bin/i3-watchers"