aboutsummaryrefslogtreecommitdiffstats
path: root/herbstluftwm
Commit message (Collapse)AuthorAgeFilesLines
* [herbstluftwm] Update initial frame configurationGravatar Tom Willemse2023-05-312-2/+1
|
* [herbstluftwm] Remove unused background imageGravatar Tom Willemse2023-03-061-0/+0
| | | | I have a script running that picks a random wallpaper each time I log in.
* [herbstluftwm] Remove references to other monitorGravatar Tom Willemse2023-03-061-2/+0
| | | | I only have one (big) monitor now, there are no other monitors to lock anything to.
* [herbstluftwm] Use new way of starting polybarGravatar Tom Willemse2023-03-061-1/+1
| | | | | I've stopped using systemd and am now using Guix's herd for defining and starting services.
* [herbstluftwm] Update screen layoutGravatar Tom Willemse2023-03-061-2/+2
|
* [herbstluftwm] Fix Steam login screen sizeGravatar Tom Willemse2023-03-061-1/+1
|
* [herbstluftwm] Fix hlwm-run-or-raiseGravatar Tom Willemse2022-06-271-1/+2
| | | | | It was working fine, but when there is only a single window there is no second one to get.
* [herbstluftwm] Track the wallpaper used in herbstluftwmGravatar Tom Willemse2022-05-201-1/+8
|
* Update scsh file headers for shell scriptsGravatar Tom Willemse2022-03-032-3/+8
| | | | | | | | | | | Other file headers come with caveats: - ‘#!/usr/bin/scsh -s’ :: Now that scsh is installed through Guix, this is not where this file lives. - ‘#!/usr/bin/env -S scsh -s’ :: This doesn't work when we need to specify move arguments on the command line and need to use the meta-argument. ‘env -S scsh \’ doesn't work.
* Add script to connect to remote desktopGravatar Tom Willemse2022-03-011-0/+14
|
* [herbstluftwm] Remove some tagsGravatar Tom Willemse2022-02-281-1/+1
|
* [herbstluftwm] Remove keybindingsGravatar Tom Willemse2022-02-281-112/+0
| | | | These are now handled by the xbindkeys tool.
* [herbstluftwm] Exclude any ‘.org’ files from ↵Gravatar Tom Willemse2022-02-281-1/+2
| | | | wallpaper selection
* [herbstluftwm] Remove monitor setupGravatar Tom Willemse2021-11-171-3/+0
| | | | I've switched from using 2 monitors to using 1 monitor
* [herbstluftwm] Show Emacs in the middle frame and the ↵Gravatar Tom Willemse2021-11-061-2/+2
| | | | browser left
* [herbstluftwm] Pseudotile the mspinball main windowGravatar Tom Willemse2021-11-061-0/+1
|
* [herbstluftwm] Pseudotile the Steam update dialogGravatar Tom Willemse2021-11-061-0/+1
|
* [herbstluftwm] Pick a random wallpaper at startupGravatar Tom Willemse2021-11-061-1/+1
|
* [herbstluftwm] Update ‘random-wallpaper’ to use ↵Gravatar Tom Willemse2021-11-061-2/+6
| | | | | | | screen size Instead of assuming that the screen is 3840x1080, check the size of the ‘root’ window.
* Add systemd services for some background tasksGravatar Tom Willemse2021-11-022-0/+5
| | | | | | | Add a ‘wm.target’ file that services can hook into and that Herbstluftwm starts at the end of its startup script. This way different services can be sure that the window manager itself has started up, and can be dependent on one another. Hopefully this makes managing these background processes easier.
* Switch the monitors on rincewind aroundGravatar Tom Willemse2020-12-261-1/+1
|
* Add Next as a possible browser optionGravatar Tom Willemse2020-12-261-1/+1
|
* Accept other extensions for wallpapers than just jpgGravatar Tom Willemse2020-12-261-1/+1
|
* Add files for shelldonGravatar Tom Willemse2020-12-261-0/+1
|
* Fix the ratio of the secondary frame for the dev desktopGravatar Tom Willemse2020-12-261-1/+1
| | | | This brings my terminal back to 80 columns.
* Fix showing certain tags on my secondary monitorGravatar Tom Willemse2020-12-261-1/+2
|
* Don’t start an alternative editorGravatar Tom Willemse2020-12-261-2/+1
| | | | | | | Sometimes I’m too impatient and will try to start ‘emacsclient’ before the server has finished starting up. This means that it will start another Emacs session and it won’t be obvious to me. Now it’ll just fail to start ‘emacsclient’ and I can try again a few seconds later.
* Swap my monitors on rincewindGravatar Tom Willemse2020-12-261-1/+1
|
* Fix data configuration for herbstluftwmGravatar Tom Willemse2020-12-061-0/+0
|
* Adjust terminal width on rincewindGravatar Tom Willemse2020-04-221-1/+1
|
* Fix up some of the Steam windowsGravatar Tom Willemse2020-04-221-0/+2
|
* Add settings for workGravatar Tom Willemse2020-04-221-1/+2
| | | | Add a “work” tag. Set xfreerdp windows to be floating and use the work tag.
* Automatic fixes from shfmtGravatar Tom Willemse2020-04-151-31/+31
|
* Add machine-specific configs for MPDGravatar Tom Willemse2020-04-153-9/+22
|
* Fix handling of Firefox class, remove Conkeror as defaultGravatar Tom Willemse2019-07-221-2/+2
|
* Add kitty to HerbstluftwmGravatar Tom Willemse2019-05-151-3/+3
|
* Update wallpaper for rincewindGravatar Tom Willemse2019-04-141-0/+0
|
* Load machine-specific wallpaper in herbstluftwmGravatar Tom Willemse2019-04-144-1/+1
|
* Change SCSH interpreter locationGravatar Tom Willemse2018-02-072-2/+2
|
* Change herbstluftwm wallpaperGravatar Tom Willemse2017-11-132-1/+1
|
* Add volume control keybindingsGravatar Tom Willemse2017-06-221-0/+6
|
* Update wallpaper, fix window move keybindingsGravatar Tom Willemse2017-06-221-10/+10
|
* Add keybinding to make screenshotsGravatar Tom Willemse2017-06-061-0/+4
|
* Fix width for terminal windowGravatar Tom Willemse2017-06-051-4/+4
| | | | Terminal windows should be 80 columns wide. They were 89.
* Add keybindings for brightness controlGravatar Tom Willemse2017-03-301-0/+5
|
* Remove second monitorGravatar Tom Willemse2017-03-051-1/+1
| | | | | I’m not using a PC at the moment with this configuration and I don’t know if or when I will again, and my laptop only has a single monitor.
* Pseudotile GCR prompterGravatar Tom Willemse2017-01-111-0/+1
|
* Include other browsers in switching to ConkerorGravatar Tom Willemse2016-12-021-1/+1
| | | | | | This way I can use the same keybinding to switch to Conkeror, Firefox and Chromium, while it will still run Conkeror the first time I can easily switch to the other browsers too.
* Remove bad keybindsGravatar Tom Willemse2016-11-151-2/+0
| | | | | I’m trying to teach myself to use a window list instead of basic window navigation commands.
* Remove directional window switchingGravatar Tom Willemse2016-11-091-4/+0
| | | | | This should help me learn to use the window list and run-or-raise more.