-
Updated
Sep 26, 2021 - Swift
#
xmonad
Here are 237 public repositories matching this topic...
Automatic tiling window manager for macOS à la xmonad.
A gtk based status bar for tiling window managers such as XMonad
systray
gtk
haskell
stack
x11
xmonad
mpris
dbus
haskell-gi
appindicator
xmobar
tiling-window-manager
ewmh
taffybar
upower
statusnotifieritem
gi-gtk
-
Updated
Sep 30, 2021 - Haskell
slotThe
commented
Oct 4, 2021
Feature Description
As its name suggests, X.L.ShowWName is currently implemented as a layout modifier[^1]. This is, however, quite awkward to use and extend. It would be much better to have it as a logHook and—because this is sadly not that well-typed—keeping track of the "last" workspace via some extensible state. This would enable
- a simpler implementation by i) not being a layo
My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.
-
Updated
Sep 7, 2021 - Vim script
dotfiles
tmux
nix
neovim
nixos
fish-shell
xmonad
nixpkgs
nix-dotfiles
polybar
nixos-configuration
neovim-configuration
home-manager
dotfiles-linux
nix-config
-
Updated
Oct 6, 2021 - Nix
Configuration files for XMonad, Emacs, NixOS, Taffybar and more.
python
linux
shell
dotfiles
zsh
github-pages
haskell
nix
emacs
travis-ci
nixos
orgmode
arch-linux
emacs-configuration
xmonad
window-manager
literate-programming
tiling-window-manager
nix-dotfiles
taffybar
-
Updated
Oct 1, 2021 - CSS
My dotfiles for herbstluftwm, tmux, zsh, Vim, and other applications...
-
Updated
Jan 9, 2021 - Shell
The way of creating custom Arch dual-boot system without desktop environment with `no mouse` approach in mind.
linux
vuejs
archlinux
guide
arch-linux
cheatsheet
xmonad
noteshare
step-by-step-guide
vuepress
xmonad-cheatsheet
vuepress-doc
-
Updated
Oct 6, 2021
Aloy ❤️ XMonad
-
Updated
Mar 19, 2021 - Haskell
Various modules for xmonad that cannot be added to xmonad-contrib because of additional dependencies.
-
Updated
Jun 27, 2021 - Haskell
NixOS configuration spawned from madness (home-manager and system)
-
Updated
Sep 25, 2021 - Nix
A status bar for XMonad using WebKit for rendering
-
Updated
Mar 30, 2017 - Haskell
My (semi-)literate dotfiles for Nix, Emacs, fish, etc, managed with home-manager and GNU Stow
git
dotfiles
emacs
nixos
gnupg
fish-shell
xmonad
literate-programming
nixpkgs
rebar3
starship
kitty
noweb
home-manager
literate-configuration
cachix
nix-flakes
-
Updated
Oct 6, 2021 - Nix
my Linux Configuration
-
Updated
Oct 9, 2021 - Shell
-
Updated
Mar 1, 2017 - Emacs Lisp
A set of elegant dotfiles in the spirit of Arch Linux that will give you a development boon.
-
Updated
Oct 8, 2021 - Shell
Improve this page
Add a description, image, and links to the xmonad topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xmonad topic, visit your repo's landing page and select "manage topics."


Problem Description
spawn "scrot --select filename.png"fails because spawn doesn't release its grab on keyboard.scrot --selectneeds the keyboard to work.