Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Join all wifi networks in the same set | Baitinq | 2022-07-15 | 3 | -2/+2 |
| | |||||
* | Remove unneeded packages | Baitinq | 2022-07-15 | 3 | -13/+7 |
| | | | | | | | This packages can be either used through , or were completely unnecessary. This allows us to free space for the luna host. | ||||
* | Luna: Change disk layout | Baitinq | 2022-07-14 | 1 | -8/+8 |
| | |||||
* | Luna: Switch wifi network to main_wifi | Baitinq | 2022-07-14 | 1 | -1/+1 |
| | |||||
* | Luna: Enable power-save module | Baitinq | 2022-07-13 | 2 | -0/+32 |
| | |||||
* | fmt | Baitinq | 2022-07-13 | 1 | -3/+3 |
| | |||||
* | neovim: Remove plugins | Baitinq | 2022-07-13 | 1 | -13/+0 |
| | |||||
* | Change flake description | Baitinq | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Add timezone to the mkHost function | Baitinq | 2022-07-13 | 3 | -8/+8 |
| | |||||
* | Remove unnecessary packages that can be replaced with , | Baitinq | 2022-07-13 | 2 | -5/+0 |
| | |||||
* | Emacs: Add projects to the dashboard | Baitinq | 2022-07-12 | 1 | -1/+2 |
| | |||||
* | Emacs: Enable direnv and lsp (haskell) | Baitinq | 2022-07-11 | 2 | -0/+19 |
| | |||||
* | Enable direnv | Baitinq | 2022-07-11 | 1 | -0/+2 |
| | |||||
* | Remove vscode package | Baitinq | 2022-07-11 | 1 | -10/+0 |
| | |||||
* | Emacs: Update emacs config | Baitinq | 2022-07-11 | 1 | -2/+17 |
| | |||||
* | Add 1 git-crypt collaborator | Baitinq | 2022-07-11 | 1 | -0/+0 |
| | | | | | | New collaborators: 98650937 Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | ||||
* | Patches: Modified dmenu height patch to increase relative height by 4 | Baitinq | 2022-07-11 | 1 | -12/+12 |
| | |||||
* | sxhkd: xmonad: Add xmobar toggle keybind | Baitinq | 2022-07-11 | 1 | -0/+3 |
| | |||||
* | fmt | Baitinq | 2022-07-10 | 1 | -5/+5 |
| | |||||
* | mkHost: pass arguments in a set instead of currying | Baitinq | 2022-07-10 | 1 | -2/+2 |
| | |||||
* | Packages: Added lemacs emacs launching utility package | Baitinq | 2022-07-10 | 3 | -0/+10 |
| | |||||
* | Remove qtcreator user package | Baitinq | 2022-07-10 | 3 | -3/+0 |
| | |||||
* | Network: Created main_wifi and portable_wifi network configs | Baitinq | 2022-07-10 | 3 | -2/+2 |
| | |||||
* | Luna: Update disk uuids | Baitinq | 2022-07-09 | 1 | -9/+9 |
| | |||||
* | Emacs: Initial config | Baitinq | 2022-07-08 | 2 | -2/+82 |
| | |||||
* | Update | Baitinq | 2022-07-08 | 2 | -11/+13 |
| | |||||
* | Enable emacs package and service | Baitinq | 2022-07-08 | 1 | -0/+7 |
| | |||||
* | Misc: Dont pass nur input directly | Baitinq | 2022-07-08 | 2 | -4/+5 |
| | |||||
* | XMobar: Fix wrong offset in createDwmBox | Baitinq | 2022-07-08 | 1 | -1/+1 |
| | |||||
* | XMobar: Add fallback fonts | Baitinq | 2022-07-08 | 1 | -3/+1 |
| | |||||
* | Fonts: Only install inconsolata and noto nerd-fonts | Baitinq | 2022-07-08 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | fmt | Baitinq | 2022-07-06 | 4 | -5/+2 |
| | |||||
* | XMonad+XMobar: add clickable workspaces | Baitinq | 2022-07-06 | 3 | -4/+7 |
| | |||||
* | 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 | 3 | -1/+16 |
| | |||||
* | 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 |