Removed commit history

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2019-10-26 20:05:31 +03:00
commit b5b33afcd7
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
199 changed files with 36930 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# vim:ft=sway
# Start applications in specific workspaces
assign [title="Telegram"] workspace 3
assign [app_id="evolution"] workspace 4
# Make passff float
for_window [title="moz-extension:\/\/aa3e4372-6ac1-4d2f-b1f4-1bd4cf33c726 - Firefox Nightly"] floating enable
# Automatically switch to urgent workspace
for_window [urgent="latest"] focus
# Make gimp export window float
for_window [title="Export Image*"] floating enable
# Make fzf-launcher float
for_window [app_id="fzf-launcher"] focus, floating enabled, border pixel 1