summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-10-30[system] add update scriptDaniel Weipert
2023-10-30move ~/bin to ~/.local/binDaniel Weipert
2023-10-30[sway] add --unique flag to wallpaper scriptDaniel Weipert
to not cycle through the same wallpaper twice per available files
2023-10-30[sway] fix python based wallpapers by being more pythonicDaniel Weipert
2023-10-30[sway] build script to enable auto-changing wallpapersDaniel Weipert
2023-10-30[pacman][linux-lts] fix file list sortingDaniel Weipert
2023-10-30[pacman][linux-lts] use /usr/bin/env in shebangDaniel Weipert
2023-10-30[khal] highlight daysDaniel Weipert
2023-10-30[zshrc] add alias for nix-shellDaniel Weipert
2023-10-30[nnn] set NNN_FIFODaniel Weipert
2023-10-30[pacman] add hook for linux-lts-versioned-bin updateDaniel Weipert
to create unversioned lts entries in /boot
2023-10-30[zshrc] set NNN_TERMINAL to $TERMDaniel Weipert
2023-10-30[zshrc] configure nnnDaniel Weipert
2023-10-30[nvim] show line numbers in nerdtreeDaniel Weipert
2023-10-30[waybar] add notify-send messages to wlan reconnectDaniel Weipert
2023-10-30[zsh] add gitfast pluginDaniel Weipert
2023-10-30[nvim] add buffer resizing keymapsDaniel Weipert
2023-10-30[sway] remove smaller audio amixer stepsDaniel Weipert
2023-10-30[nvim] fix pdf openerDaniel Weipert
2023-10-30[nvim] add treesitter diff highlight groupsDaniel Weipert
2023-10-30[nvim] run nerdtree tab switch for relevant file types onlyDaniel Weipert
2023-10-30[nvim+git] add diffviewDaniel Weipert
2023-10-30[zshrc] add starshipDaniel Weipert
2023-10-30[iwctl+waybar] add wlan reconnect scriptDaniel Weipert
2023-10-30[sway] fix enabling screenshot with workaroundDaniel Weipert
2023-10-30[sway] set brightnessctl device explicitlyDaniel Weipert
so next time when it breaks I know which device I used
2023-10-30[waybar] set network refresh interval to 1sDaniel Weipert
2023-10-30[zshrc] add ~/bin to $PATHDaniel Weipert
2023-10-30[nvim] reorganize config and pluginsDaniel Weipert
2023-10-30[nvim] overhaul config and pluginsDaniel Weipert
2023-10-30[sway] reduce keyboard backlight steps to 1%Daniel Weipert
2023-10-30[nvim] use mason for lsp installs and adjust configDaniel Weipert
2023-10-30[waybar] set battery full-at to lower valueDaniel Weipert
2023-10-30[sway] hide cursor when typingDaniel Weipert
2023-10-30[khal+vdirsyncer] add config filesDaniel Weipert
2023-10-30[sway+gammastep+fcitx5] start sway via systemd service on login and adjust ↵Daniel Weipert
gammastep and fcitx5 services to run after sway-session.target
2023-10-30[nvim] add leapDaniel Weipert
2023-10-30[waybar] set workspace icons to japanese numbersDaniel Weipert
2023-10-30[waybar] fix stylesDaniel Weipert
2023-10-30[fcitx5] add systemd configDaniel Weipert
2023-10-30[sway] bind keyboard backlight keysDaniel Weipert
2023-10-30[waybar] enable window iconsDaniel Weipert
2023-10-30[waybar] add spacing to tray itemsDaniel Weipert
2023-10-30[sway] remove trailing whitespaceDaniel Weipert
2023-10-30[sway] move output configuration to separate fileDaniel Weipert
2023-10-30[nvim] add editorconfig.nvimDaniel Weipert
2023-10-30[nvim] add vim-xtablineDaniel Weipert
2023-10-30[nvim] add "Markdown Preview" config to disable sync scrollDaniel Weipert
2023-10-30[nvim] set updatetimeDaniel Weipert
2023-10-30[nvim] add and configure indent-blanklineDaniel Weipert