Skip to content

P4Cu/p4c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 13, 2025
ab65db1 · Feb 13, 2025
Mar 26, 2023
Feb 13, 2025
Feb 2, 2025
Aug 7, 2022
Apr 25, 2024
Mar 26, 2023
Jun 28, 2024
Jun 8, 2022
Mar 26, 2023
May 11, 2020
Mar 4, 2020
Mar 26, 2023
Feb 2, 2025
Jul 24, 2020
Feb 1, 2025
Feb 26, 2020
Oct 18, 2017
Aug 28, 2022
Mar 26, 2023

Repository files navigation

p4c dot files

This is my dot files set. Some might be fairly old and not used but hopefully they might be useful to somebody (:

custom apps

Unfortunately not everything is nicely packaged by Ubuntu (not at all or old version).

Never install bare apps! Use:

checkinstall 
checkinstall ninja install
  • mictray Simple yet awesome microphone tray icon.
    • Build using meson+valac (gnome compiler).
  • alacritty
  • autorandr
    • Mind to use the python version as it's newer!
    • Create your own screen configs.
  • i3status-rs
  • MangoHud
  • neovim Shame Ubuntu! Such an old version.
  • tmux Old version in repository.
  • xbanish Hide cursor while typing.

Obsolete apps

  • spac+emacs Actually I drop it in favor of VSCodium. Forgive me Mr. Stallman
  • polybar Dropped in favor of i3status-rs. Much simpler and cleaner.
  • rtags Dropped as I do most of my work in VSCode now and that was for VIM/emacs c++ completition/operations.