https://github.com/lelserslasers/xmonad
My personal XMonad (and xmobar) config.
https://github.com/lelserslasers/xmonad
Last synced: 6 months ago
JSON representation
My personal XMonad (and xmobar) config.
- Host: GitHub
- URL: https://github.com/lelserslasers/xmonad
- Owner: LelsersLasers
- Created: 2020-08-20T20:59:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-16T18:03:16.000Z (almost 5 years ago)
- Last Synced: 2025-01-31T13:43:44.334Z (8 months ago)
- Language: Haskell
- Size: 46.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XMonad
My personal XMonad (and xmobar and picom) config(s).NOTES:
run picom with 'picom --round-borders 1' not just 'picom'
the picom is this fork (https://github.com/ibhagwan/picom)
to install this picom on arch:
$ git clone https://github.com/ibhagwan/picom-ibhagwan-git
$ makepkg -siNeed to do:
have gaps in tiled mode even with 1 window
, fix floating layout
, make new windows become top of stack not below or above current window
, change color of window count
, make xmobar transparent
, make all colors the same (like same transparence with bar and windows, chrome scheme matches bar, dmenu theme)
, make the sound buttons workNeed to decide:
picom:
round corners or shawdows?
shawdows on dmenu?
dmenu or rofi?