| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-07-08 | XMobar: Add fallback fonts | Baitinq | 1 | -3/+1 | |
| 2022-07-08 | Fonts: Only install inconsolata and noto nerd-fonts | Baitinq | 1 | -1/+1 | |
| 2022-07-07 | XMonad: Fix bug with borders not showing on non-fullscreen floating windows | Baitinq | 1 | -1/+1 | |
| 2022-07-07 | XMonad: Comment functionality | Baitinq | 1 | -18/+50 | |
| 2022-07-07 | XMonad: Add urgency border and tag | Baitinq | 1 | -0/+6 | |
| 2022-07-07 | XMonad: Code cleanup | Baitinq | 1 | -8/+12 | |
| 2022-07-07 | XMonad: Change window borders to be like dwm | Baitinq | 1 | -2/+2 | |
| 2022-07-07 | XMonad: Add type signatures | Baitinq | 1 | -13/+30 | |
| 2022-07-07 | XMonad: Fix firefox self-fullscreen having a border | Baitinq | 1 | -1/+3 | |
| 2022-07-06 | fmt | Baitinq | 1 | -4/+2 | |
| 2022-07-06 | XMonad: Remove unnecessary imports | Baitinq | 1 | -34/+9 | |
| 2022-07-06 | fmt | Baitinq | 4 | -5/+2 | |
| 2022-07-06 | XMonad+XMobar: add clickable workspaces | Baitinq | 3 | -4/+7 | |
| 2022-07-06 | XMonad: Add proper fullscreen capabilities | Baitinq | 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 | |||||
| 2022-07-06 | Xmonad: Add ewmh support | Baitinq | 1 | -3/+5 | |
| 2022-07-06 | Xmonad+sxhkd: Add toggle floating functionality | Baitinq | 2 | -2/+10 | |
| 2022-07-06 | fmt | Baitinq | 1 | -9/+4 | |
| 2022-07-06 | Dmenu: Add patch to hardcode the height to cover xmobar | Baitinq | 3 | -1/+16 | |
| 2022-07-06 | Xmonad/Xmobar: Add dwm style hidden active workspace icons | Baitinq | 1 | -3/+5 | |
| 2022-07-06 | sxhkd: dmenu_run: Increase dmenu height to match xmobar | Baitinq | 1 | -1/+1 | |
| 2022-07-06 | Xmobar: Disable loweronstart | Baitinq | 1 | -3/+3 | |
| This fixes xmobar not being visible on 1st launch | |||||
| 2022-07-06 | Luna+VM: Add xmonadctl and xmonad sxhkd config | Baitinq | 3 | -4/+8 | |
| 2022-07-06 | fmt | Baitinq | 1 | -3/+3 | |
| 2022-07-05 | Xmonad: Added cycling layout functionality | Baitinq | 2 | -2/+5 | |
| 2022-07-05 | Update | Baitinq | 1 | -12/+12 | |
| 2022-07-05 | Xmonad: Remove unnecessary manual xmobar spawn | Baitinq | 1 | -1/+0 | |
| 2022-07-05 | Add virt-manager to the user packages | Baitinq | 2 | -1/+2 | |
| 2022-07-05 | Phobos+Luna: Add bluetooth | Baitinq | 4 | -14/+11 | |
| 2022-07-05 | Fetch xmonadctl from github | Baitinq | 2 | -52/+4 | |
| 2022-07-05 | Let home-manager manage bash | Baitinq | 1 | -2/+6 | |
| This lets us pass the ENV variables to bash | |||||
| 2022-07-05 | Switch windowmanager to xmonad | Baitinq | 11 | -10/+379 | |
| 2022-07-03 | fmt | Baitinq | 2 | -2/+2 | |
| 2022-07-03 | Add location in a per host approach | Baitinq | 6 | -13/+17 | |
| 2022-07-01 | Change synaptics sensibility | Baitinq | 2 | -0/+8 | |
| 2022-07-01 | Add twoFingerScroll to synaptics | Baitinq | 2 | -2/+8 | |
| 2022-07-01 | VSCode: Add haskell extensions | Baitinq | 1 | -0/+2 | |
| 2022-06-30 | Remove shells | Baitinq | 6 | -48/+0 | |
| 2022-06-30 | Luna: Add tlp service | Baitinq | 2 | -1/+2 | |
| 2022-06-30 | Packages: Add mov-cli package | Baitinq | 5 | -0/+26 | |
| 2022-06-30 | Phobos: Disable mpv hardware acceleration | Baitinq | 1 | -4/+0 | |
| This causes it not to play. (NVIDIA?) | |||||
| 2022-06-30 | fmt | Baitinq | 1 | -6/+6 | |
| 2022-06-30 | Remove bad location from xinitrc | Baitinq | 1 | -2/+2 | |
| 2022-06-30 | Switch from libinput to synaptics | Baitinq | 3 | -9/+12 | |
| 2022-06-30 | Phobos: Add steam package | Baitinq | 1 | -0/+4 | |
| 2022-06-29 | Disable the creation of $HOME/Desktop by altering xdg | Baitinq | 1 | -0/+3 | |
| 2022-06-29 | Create ~/src dev folder if it doesnt exist | Baitinq | 1 | -0/+5 | |
| 2022-06-28 | Move git-crypt to system packages | Baitinq | 2 | -1/+1 | |
| This is needed for rebuilding as root to not error out. | |||||
| 2022-06-28 | fmt | Baitinq | 3 | -15/+20 | |
| 2022-06-28 | VM: Migrate to EFI and add packages | Baitinq | 2 | -5/+7 | |
| 2022-06-28 | Update | Baitinq | 1 | -60/+9 | |