Update i3 configuration
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
f7e5a31437
commit
46345e5f8d
2 changed files with 0 additions and 27 deletions
|
@ -23,7 +23,6 @@ exec --no-startup-id "i3-msg 'workspace 1: '"
|
||||||
exec_always --no-startup-id monitor-setup
|
exec_always --no-startup-id monitor-setup
|
||||||
|
|
||||||
# Other applications
|
# Other applications
|
||||||
exec autokey-gtk
|
|
||||||
exec chromium
|
exec chromium
|
||||||
|
|
||||||
exec ferdi
|
exec ferdi
|
||||||
|
|
|
@ -1,26 +0,0 @@
|
||||||
###############################################################################
|
|
||||||
# Layouts #
|
|
||||||
###############################################################################
|
|
||||||
exec --no-startup-id "i3-msg 'workspace 2: ; \
|
|
||||||
append_layout /home/severin/.config/i3/workspace-2.json; \
|
|
||||||
exec alacritty; \
|
|
||||||
exec alacritty; \
|
|
||||||
exec alacritty; \
|
|
||||||
exec alacritty'"
|
|
||||||
|
|
||||||
exec --no-startup-id "i3-msg 'workspace 1: '"
|
|
||||||
|
|
||||||
###############################################################################
|
|
||||||
# Startup applications #
|
|
||||||
###############################################################################
|
|
||||||
# Setup monitor
|
|
||||||
exec_always --no-startup-id monitor-setup
|
|
||||||
|
|
||||||
# Other applications
|
|
||||||
exec autokey-gtk
|
|
||||||
exec chromium
|
|
||||||
exec hamsket
|
|
||||||
|
|
||||||
exec nemo
|
|
||||||
exec nemo
|
|
||||||
exec joplin-desktop
|
|
Loading…
Add table
Add a link
Reference in a new issue