Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@AntoineGagne AntoineGagne released this 23 Jan 17:52
· 510 commits to master since this release

Changelogs

New Features

  • Shell can now be bash or zsh
  • Configuration files for MPD and ncmpcpp were added
  • Configuration files for beets was added
  • Configuration files for kitty and alacritty was added
  • Templates such as LaTeX school report and default bash script were added
  • Shell functions to display weather and upload files were added
  • A volume normalizer was added to pulseaudio
  • Configuration file for youtube-dl was added
  • Some custom man commands were added for neovim
  • Configuration file for the notification server dunst was added
  • Configuration files for tmuxp were added
  • Configuration file for xscreensaver was added

Modifications

  • To go along with the new shell, some files that were in the bash folder were moved to the more generic shell folder
  • Fira Code is now the font used by urxvt and the others
  • pandoc is now used to convert vimwiki files to HTML
  • Some of the bash configuration that was generic was moved to another files
  • tmux status bar is now more minimal and only display informations such as the window, session and such
  • Use duckduckgo as default search provider
  • XMobar layout was changed
  • Systemd unit files were refactored along with their make recipe
  • XMonad is now installable as a stack project
  • XMonad was split into multiple files and refactored
  • Spawn application in tmux session or in a standalone terminal emulator otherwise
  • .latexmkrc was refactored and now includes more options
  • Send notifications on terminal bell

Bug Fixes

  • The neovim cursor should now update correctly in urxvt
  • Fix extract shell function