about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Join all wifi networks in the same setBaitinq2022-07-153-2/+2
|
* Remove unneeded packagesBaitinq2022-07-153-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 layoutBaitinq2022-07-141-8/+8
|
* Luna: Switch wifi network to main_wifiBaitinq2022-07-141-1/+1
|
* Luna: Enable power-save moduleBaitinq2022-07-132-0/+32
|
* fmtBaitinq2022-07-131-3/+3
|
* neovim: Remove pluginsBaitinq2022-07-131-13/+0
|
* Change flake descriptionBaitinq2022-07-131-1/+1
|
* Add timezone to the mkHost functionBaitinq2022-07-133-8/+8
|
* Remove unnecessary packages that can be replaced with ,Baitinq2022-07-132-5/+0
|
* Emacs: Add projects to the dashboardBaitinq2022-07-121-1/+2
|
* Emacs: Enable direnv and lsp (haskell)Baitinq2022-07-112-0/+19
|
* Enable direnvBaitinq2022-07-111-0/+2
|
* Remove vscode packageBaitinq2022-07-111-10/+0
|
* Emacs: Update emacs configBaitinq2022-07-111-2/+17
|
* Add 1 git-crypt collaboratorBaitinq2022-07-111-0/+0
| | | | | | New collaborators: 98650937 Manuel Palenzuela <manuelpalenzuelamerino@gmail.com>
* Patches: Modified dmenu height patch to increase relative height by 4Baitinq2022-07-111-12/+12
|
* sxhkd: xmonad: Add xmobar toggle keybindBaitinq2022-07-111-0/+3
|
* fmtBaitinq2022-07-101-5/+5
|
* mkHost: pass arguments in a set instead of curryingBaitinq2022-07-101-2/+2
|
* Packages: Added lemacs emacs launching utility packageBaitinq2022-07-103-0/+10
|
* Remove qtcreator user packageBaitinq2022-07-103-3/+0
|
* Network: Created main_wifi and portable_wifi network configsBaitinq2022-07-103-2/+2
|
* Luna: Update disk uuidsBaitinq2022-07-091-9/+9
|
* Emacs: Initial configBaitinq2022-07-082-2/+82
|
* UpdateBaitinq2022-07-082-11/+13
|
* Enable emacs package and serviceBaitinq2022-07-081-0/+7
|
* Misc: Dont pass nur input directlyBaitinq2022-07-082-4/+5
|
* XMobar: Fix wrong offset in createDwmBoxBaitinq2022-07-081-1/+1
|
* XMobar: Add fallback fontsBaitinq2022-07-081-3/+1
|
* Fonts: Only install inconsolata and noto nerd-fontsBaitinq2022-07-081-1/+1
|
* XMonad: Fix bug with borders not showing on non-fullscreen floating windowsBaitinq2022-07-071-1/+1
|
* XMonad: Comment functionalityBaitinq2022-07-071-18/+50
|
* XMonad: Add urgency border and tagBaitinq2022-07-071-0/+6
|
* XMonad: Code cleanupBaitinq2022-07-071-8/+12
|
* XMonad: Change window borders to be like dwmBaitinq2022-07-071-2/+2
|
* XMonad: Add type signaturesBaitinq2022-07-071-13/+30
|
* XMonad: Fix firefox self-fullscreen having a borderBaitinq2022-07-071-1/+3
|
* fmtBaitinq2022-07-061-4/+2
|
* XMonad: Remove unnecessary importsBaitinq2022-07-061-34/+9
|
* fmtBaitinq2022-07-064-5/+2
|
* XMonad+XMobar: add clickable workspacesBaitinq2022-07-063-4/+7
|
* XMonad: Add proper fullscreen capabilitiesBaitinq2022-07-061-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 supportBaitinq2022-07-061-3/+5
|
* Xmonad+sxhkd: Add toggle floating functionalityBaitinq2022-07-062-2/+10
|
* fmtBaitinq2022-07-061-9/+4
|
* Dmenu: Add patch to hardcode the height to cover xmobarBaitinq2022-07-063-1/+16
|
* Xmonad/Xmobar: Add dwm style hidden active workspace iconsBaitinq2022-07-061-3/+5
|
* sxhkd: dmenu_run: Increase dmenu height to match xmobarBaitinq2022-07-061-1/+1
|
* Xmobar: Disable loweronstartBaitinq2022-07-061-3/+3
| | | | This fixes xmobar not being visible on 1st launch