Commit graph

5 commits

Author SHA1 Message Date
c47 d93b41848d Autostart terminator with title; Add setxkbmap
Added setxkbmap us_de to load my custom keymap.

Autostart terminator now with title, instead of class name.
2024-01-27 15:52:45 +01:00
c47 aef6c8d522 Replace rem command
Replaced mistakenly added line.
2024-01-22 20:42:41 +01:00
c47 9092d42e5d Add rem oneshot to xsessionrc
Autostart `rem` at with xsession.
2024-01-22 01:15:38 +01:00
c47 120ac74515 Add maneageHook entries for chat tools
Added manageHook entries for desktop chat clients to spawn on
WS3 and put oneshot entries in .xsessionrc.
2024-01-14 15:39:21 +01:00
c47 d3b47ba8d4 Manage autostart programs in xmonad
I start programs on xsession enter via ~/.xsessionrc.

To make programs get started on the specified workspaces I use
xmonad's manageHook with `className =?' functionality to match
programs to spawn.
2024-01-14 11:18:24 +01:00