Misc
This commit is contained in:
parent
881b41f7eb
commit
b65e5d9376
6 changed files with 29 additions and 2 deletions
|
@ -178,6 +178,7 @@ fi
|
|||
if $INSTALL_HOUSEKEEPING
|
||||
then
|
||||
i syncthing # Synchronize files amongst devices
|
||||
i borg # Backups
|
||||
i jdupes # Find duplicates
|
||||
i duperemove # Find and merge dupplicates on BTRFS partitions
|
||||
i optipng # Optimize PNG files
|
||||
|
@ -324,6 +325,7 @@ then
|
|||
i i3lock # Locker
|
||||
i numlockx # Numlock auto-unlock
|
||||
i rofi # HUD selector
|
||||
i rofi-moji # emoji selector
|
||||
i rxvt-unicode # Terminal emulator
|
||||
i urxvt-resize-font-git # Resize fonts for urxvt
|
||||
i scrot # Screenshot taker
|
||||
|
@ -332,6 +334,7 @@ then
|
|||
i xautolock # Auto lock screen
|
||||
i xclip # Copy/paste
|
||||
i lemonbar-xft-git lemonbar # Bottom bar
|
||||
i wireless_tools # Bottom bar WiFi Indicator (iwgetid)
|
||||
i autorandr # Multiple screen configurations
|
||||
i keynav-enhanced keynav # Use mouse with keyboard
|
||||
i pacmixer # To change PA volumes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue