Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | XMonad: Fix bug with borders not showing on non-fullscreen floating windows | Baitinq | 2022-07-07 | 1 | -1/+1 |
| | |||||
* | XMonad: Comment functionality | Baitinq | 2022-07-07 | 1 | -18/+50 |
| | |||||
* | XMonad: Add urgency border and tag | Baitinq | 2022-07-07 | 1 | -0/+6 |
| | |||||
* | XMonad: Code cleanup | Baitinq | 2022-07-07 | 1 | -8/+12 |
| | |||||
* | XMonad: Change window borders to be like dwm | Baitinq | 2022-07-07 | 1 | -2/+2 |
| | |||||
* | XMonad: Add type signatures | Baitinq | 2022-07-07 | 1 | -13/+30 |
| | |||||
* | XMonad: Fix firefox self-fullscreen having a border | Baitinq | 2022-07-07 | 1 | -1/+3 |
| | |||||
* | fmt | Baitinq | 2022-07-06 | 1 | -4/+2 |
| | |||||
* | XMonad: Remove unnecessary imports | Baitinq | 2022-07-06 | 1 | -34/+9 |
| | |||||
* | XMonad+XMobar: add clickable workspaces | Baitinq | 2022-07-06 | 2 | -4/+6 |
| | |||||
* | XMonad: Add proper fullscreen capabilities | Baitinq | 2022-07-06 | 1 | -3/+23 |
| | | | | | | On toggling fullscreen we hide xmobar, hide borders, set fullscreen and set the _NET_WM_STATE_FULLSCREEN window prop for programs such as firefox to adjust acoordingly to fullscreen mode | ||||
* | Xmonad: Add ewmh support | Baitinq | 2022-07-06 | 1 | -3/+5 |
| | |||||
* | Xmonad+sxhkd: Add toggle floating functionality | Baitinq | 2022-07-06 | 2 | -2/+10 |
| | |||||
* | fmt | Baitinq | 2022-07-06 | 1 | -9/+4 |
| | |||||
* | Dmenu: Add patch to hardcode the height to cover xmobar | Baitinq | 2022-07-06 | 1 | -1/+1 |
| | |||||
* | Xmonad/Xmobar: Add dwm style hidden active workspace icons | Baitinq | 2022-07-06 | 1 | -3/+5 |
| | |||||
* | sxhkd: dmenu_run: Increase dmenu height to match xmobar | Baitinq | 2022-07-06 | 1 | -1/+1 |
| | |||||
* | Xmobar: Disable loweronstart | Baitinq | 2022-07-06 | 1 | -3/+3 |
| | | | | This fixes xmobar not being visible on 1st launch | ||||
* | Xmonad: Added cycling layout functionality | Baitinq | 2022-07-05 | 2 | -2/+5 |
| | |||||
* | Xmonad: Remove unnecessary manual xmobar spawn | Baitinq | 2022-07-05 | 1 | -1/+0 |
| | |||||
* | Switch windowmanager to xmonad | Baitinq | 2022-07-05 | 4 | -1/+300 |
| | |||||
* | Add location in a per host approach | Baitinq | 2022-07-03 | 1 | -3/+2 |
| | |||||
* | Remove bad location from xinitrc | Baitinq | 2022-06-30 | 1 | -2/+2 |
| | |||||
* | Create ~/src dev folder if it doesnt exist | Baitinq | 2022-06-29 | 1 | -0/+5 |
| | |||||
* | Luna: Add xmodmap-based keymap config | Baitinq | 2022-06-28 | 1 | -0/+3 |
| | |||||
* | Separate sxhkd config and add host-specific config | Baitinq | 2022-06-26 | 3 | -177/+75 |
| | |||||
* | Add host-specific dwmbar config | Baitinq | 2022-06-24 | 1 | -20/+0 |
| | |||||
* | Added NVIDIA drivers for phobos | Baitinq | 2022-06-19 | 1 | -0/+6 |
| | |||||
* | Initial commit | Baitinq | 2022-06-17 | 12 | -0/+15439 |