latest
This commit is contained in:
@@ -19,7 +19,6 @@ set $right l
|
||||
|
||||
set $laptop eDP-1
|
||||
include ~/.config/sway/config.d/*
|
||||
exec systemctl --user start shikane
|
||||
|
||||
### Output configuration
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
@@ -49,13 +48,19 @@ exec_always --no-startup-id '/home/jozamudi/.config/sway/scripts/clamshell-mode.
|
||||
|
||||
seat seat0 xcursor_theme Adwaita 35
|
||||
|
||||
# Auto start .desktop files using dex
|
||||
exec pipewire
|
||||
#exec pipewire
|
||||
exec swaync
|
||||
exec waybar
|
||||
exec shikane
|
||||
exec nm-applet
|
||||
exec blueman-applet
|
||||
|
||||
exec mpd
|
||||
exec dex -a
|
||||
exec syncthing
|
||||
|
||||
# Auto start .desktop files using dex
|
||||
exec dex -a
|
||||
|
||||
#exec wl-paste -t text --watch clipman store --no-persist
|
||||
# There are two wl-paste processes running, one for the primary and one for the normal clipboard
|
||||
exec wl-paste -t text --watch clipman store
|
||||
|
||||
Reference in New Issue
Block a user