dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

My personal monorepo: dotfiles, /etc-files, single-file scripts, vim plugins, webexts/userscripts, xmonad config, all that stuff…

Results 1 dotfiles issues
Sort by recently updated
recently updated
newest added

Or maybe the config. I'm trying your xmonad config, and mod-shift-a, mod-shift-s, mod-shift-d don't seem to do anything: ```haskell [ ((modMask .|. m, k), focusNthScreen i greedy >> up) |...