Auto Move Windows

From Fvwm Extensions (configs) Archive
Revision as of 17:14, 9 July 2025 by Admin (talk | contribs) (Created page with "right|150px|link=Auto Move Windows|Image '''Auto Move Windows''' <small>''(function)''</small> allows you to set applications to load in pre-assigned pages (workspaces) rather in the currently active page. Inspired by Gnome extension "Auto Move Windows" by fmuellner. <pre> ## FILE 1 ## Functions: autoMoveW.txt ## APPS COMMAND DESK/PAGE LOCATION ## -------------------------------------------------------------------- Style Chromium Starts...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Image

Auto Move Windows (function) allows you to set applications to load in pre-assigned pages (workspaces) rather in the currently active page. Inspired by Gnome extension "Auto Move Windows" by fmuellner.

## FILE 1
## Functions: autoMoveW.txt

##		APPS		COMMAND			DESK/PAGE		LOCATION
## --------------------------------------------------------------------

Style	Chromium	StartsOnPage	0 0 0			# desk 0 page-left side
Style	*Firefox 	StartsOnPage	0 1 0			# desk 0 page-right side
# Style	Evolution	StartsOnPage	1 0 0			# desk 1 page-left
# Style	"Mozilla Thunderbird" StartsOnPage	1 1 0	# desk 1 page-right
# Style	Gimp		StartsOnPage	2 0 0			# desk 2 page-left
# Style	scribus		StartsOnPage	2 1 0			# desk 2 page-right


HOW TO: Create folder .fvwm/core/1Functions/AutoMoveWin
Copy FILE 1 and run the below line:
Read $[CORE_DIR]/1Functions/AutoMoveWin/autoMoveW.sys