Skip to content

nchataing/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

List of software / utilities that I use

  • dwm
    • bépo: adjustments for keyboard
    • systray patch
    • install from submodule
  • st: install from submodule
  • neovim with the following general config
    • lazy.nvim to pull packages
    • bépo: in order to keep minimal adjustments I remap Alt+{c,t,r,s} to the hjkl homerow.
    • light theme user - previously papercolor but it did not integrate really well with treesitter syntax highlight, currently nvim-grey
    • No lsp config yet, I use ctags
  • fzf: for various utilities
  • tmux
    • my main usage consists in having multiple sessions for each different contexts I work on; and switching between them with a fzf based script (see tmux-switch-session)
    • should be higher than version 3.3 for fzf integration (floating menus)

Laptop configuration

Lenovo Laptop - Charge Thresholds Setup (Ubuntu)

  1. Install TLP: sudo apt install tlp tlp-rdw

  2. Edit TLP config: sudo -e /etc/tlp.conf Set START_CHARGE_THRESH_BAT0=75 and STOP_CHARGE_THRESH_BAT0=80

  3. Apply and restart: sudo tlp start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published