stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: is there a user mailing list/group for StumpWM?


From: Gianluca Zoni
Subject: Re: is there a user mailing list/group for StumpWM?
Date: Fri, 12 Aug 2022 20:00:28 +0200

Hi,

Il 12-08-22, 17:29, Eric S Fraga <e.fraga@ucl.ac.uk> ha scritto:
> On Friday, 12 Aug 2022 at 16:00, Szos wrote:
> > I dont think theres any other mailing lists, but i could be
> > wrong. There is #stumpwm on libera irc though. For what its worth i
> > dont mind general questions being asked here, though its likely not
> > the "proper" place.
> 
> Okay, hoping that nobody else complains, here goes.
> 
> Simple question really (copied from Reddit where I have just posted even
> though I dislike Reddit...): I like the features of dynamic groups in
> StumpWM but I cannot figure out how to change the default behaviour. In
> particular, I would like new windows on my main monitor to be placed to
> the right, not the left.

you can add the following line of code to the configuration file
$HOME/.stumpwmrc:

(stumpwm: run-shell-command "xrandr --output HDMI-1 --auto --primary --output 
LVDS-1 --auto --right-of HDMI-1)

replace HDMI-1 (primary on the left)
and LVDS-1 (on the right)
with your own monitors

>Bonus points for also helping me have different
> behaviour on my second (portrait) monitor where I want the main window
> at the top and supplementary ones below.
>
no problem: select a window on the second monitor and proceed
with "vsplit":

<ctrl + t>
the minibuffer appears to enter the command and type:
vsplit

you can define the size in pixels or change it with
<ctrl + t> <r>

to change the windows of a monitor, you will find everything in
the fantastic manual

> I've been using StumpWM for years and love it.
> 
> Thank you,
> eric
> 
> -- 
> Eric S Fraga via gnus (Emacs 29.0.50 2022-08-08) on Debian 11.3
> 

-- 
Z O N I N O Z
Gianluca Zoni

zoninoz@inventati.org
http://inventati.org/zoninoz
http://savannah.gnu.org/users/zoninoz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]