source systemd settings and update term
This commit is contained in:
parent
145dfdd5a8
commit
45123b1f10
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ set $down j
|
|||
set $up k
|
||||
set $right l
|
||||
# Your preferred terminal emulator
|
||||
set $term x-terminal-emulator
|
||||
set $term /home/thrrgilag/bin/term
|
||||
# Your preferred application launcher
|
||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||
# on the original workspace that the command was run on.
|
||||
|
@ -242,8 +242,8 @@ bar {
|
|||
|
||||
# may be linked to ~/dotfiles/.config/sway/laptop
|
||||
include ~/.config/sway/local
|
||||
include /etc/sway/config.d/*
|
||||
|
||||
exec lxpolkit
|
||||
exec nm-applet --indicator
|
||||
exec mako
|
||||
exec nextcloud
|
||||
|
|
Loading…
Reference in a new issue