|
From: | Emanuel Berg |
Subject: | Re: Solution to a proposed FAQ, how to maximize emacs quickly (like `emacs --maximize`) for GNU/Linux |
Date: | Tue, 26 Sep 2023 16:36:26 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) |
Björn Bidar wrote: > (defun switch-full-screen () > (interactive) > (shell-command "wmctrl -r :ACTIVE: -btoggle,fullscreen")) Indeed, here are some more fun things you can do with wmctrl(1) https://dataswamp.org/~incal/conf/.zsh/wm https://dataswamp.org/~incal/conf/.zsh/transparency Those files are zsh but the commands works more broadly than that. -- underground experts united https://dataswamp.org/~incal
[Prev in Thread] | Current Thread | [Next in Thread] |