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
|
### Output configuration
|
||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# 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:
|
# Example configuration:
|
||||||
#
|
#
|
||||||
|
@ -305,7 +305,7 @@ bindswitch --reload --locked lid:off output $monitor enable
|
||||||
# Autostart programs
|
# Autostart programs
|
||||||
#
|
#
|
||||||
# clipman
|
# clipman
|
||||||
#exec wl-paste -t text --watch clipman store
|
exec wl-paste -t text --watch clipman store
|
||||||
# kanshi
|
# kanshi
|
||||||
exec kanshi
|
exec kanshi
|
||||||
# imapnotify
|
# imapnotify
|
||||||
|
|
Loading…
Reference in New Issue