about summary refs log tree commit diff
path: root/dotfiles (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dotfiles: Emacs: C/C++ supportBaitinq2023-02-021-2/+11
|
* Dotfiles: Use elogind for libseat backend in waylandBaitinq2023-01-101-0/+1
|
* Dotfiles: Waybar: Add 99 char limit to windowBaitinq2022-12-271-0/+3
|
* Dotfiles: Waybar: Remove river/mode from barBaitinq2022-12-231-1/+1
|
* Dotfiles: Add tap-to-click in river for ThinkpadBaitinq2022-12-231-0/+5
|
* Emacs: Add dired-sidebarBaitinq2022-11-091-0/+4
|
* Emacs: Replace rust-mode with rustic rust supportBaitinq2022-10-261-12/+2
|
* Emacs: Add rust-mode rust supportBaitinq2022-10-241-0/+13
|
* Dotfiles: Emacs: Disable lockfilesBaitinq2022-10-241-0/+2
|
* Dotfiles: River: Swaylock: Add grace periodBaitinq2022-09-291-2/+2
|
* Dotfiles: .profile: Set correct Wayland env variablesBaitinq2022-09-261-4/+4
|
* dotfiles: swaylock: Change ring and ring-key colorsBaitinq2022-09-201-2/+2
|
* River: Change exit to Mod+Ctrl+Shift EBaitinq2022-09-161-1/+1
|
* River: Add smart-wallpaperBaitinq2022-09-151-2/+2
| | | | And temp overlay for smart-wallpaper to work with wayland
* Use swaylock-effects instead of swaylock for showing clockBaitinq2022-09-151-2/+2
|
* River: Add wlsunsetBaitinq2022-09-151-0/+1
|
* River: Set good border colorsBaitinq2022-09-151-3/+3
|
* River: Spawn useful services in init scriptBaitinq2022-09-151-5/+13
|
* Add wayland idling/locking via sway(idle/lock)Baitinq2022-09-151-0/+6
|
* Implement initial wayland supportBaitinq2022-09-145-1/+642
|
* xinitrc: Remove disabling of dpmsBaitinq2022-08-061-2/+0
|
* Xorg: Disable dpmsBaitinq2022-08-041-0/+2
|
* Make emacs portableBaitinq2022-07-221-14/+36
| | | | It now autoinstalls packages and just changes the font if its availeable
* Disable touchpad if usb mouse connectedBaitinq2022-07-161-0/+4
|
* Emacs: Add projects to the dashboardBaitinq2022-07-121-1/+2
|
* Emacs: Enable direnv and lsp (haskell)Baitinq2022-07-111-0/+10
|
* Emacs: Update emacs configBaitinq2022-07-111-2/+17
|
* sxhkd: xmonad: Add xmobar toggle keybindBaitinq2022-07-111-0/+3
|
* Emacs: Initial configBaitinq2022-07-081-0/+61
|
* XMobar: Fix wrong offset in createDwmBoxBaitinq2022-07-081-1/+1
|
* XMobar: Add fallback fontsBaitinq2022-07-081-3/+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
|
* XMonad+XMobar: add clickable workspacesBaitinq2022-07-062-4/+6
|
* 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-061-1/+1
|
* 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
* Xmonad: Added cycling layout functionalityBaitinq2022-07-052-2/+5
|