Enable clipboard manager
This commit is contained in:
parent
edfd306c91
commit
4dae5ee1ae
|
@ -23,7 +23,7 @@ set $menu rofi -show drun | xargs swaymsg exec --
|
|||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
output * bg ~/Photos/Wallpapers/wallhaven-47zo73.jpg fill
|
||||
output * bg ~/Photos/Wallpapers/The_parallel_microscopic_Universe_II.jpg fill
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
|
@ -305,7 +305,7 @@ bindswitch --reload --locked lid:off output $monitor enable
|
|||
# Autostart programs
|
||||
#
|
||||
# clipman
|
||||
#exec wl-paste -t text --watch clipman store
|
||||
exec wl-paste -t text --watch clipman store
|
||||
# kanshi
|
||||
exec kanshi
|
||||
# imapnotify
|
||||
|
|
Loading…
Reference in New Issue