mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Merge branch 'arch' of https://github.com/ItsDrike/dotfiles into arch
This commit is contained in:
commit
2e6e16ba78
|
@ -63,12 +63,15 @@ pacman:
|
|||
# WM/Xorg
|
||||
- xorg-server
|
||||
- xorg-xinit
|
||||
- xorg-xrandr
|
||||
- xmonad
|
||||
- xmonad-contrib
|
||||
- xmobar
|
||||
#- lightdm
|
||||
|
||||
# GUI
|
||||
- trayer # System tray
|
||||
- alsa-utils # Utilities for alsa audio
|
||||
- mpv # Video player, alternatively there's kde default dragon
|
||||
- nomacs # Photo viewer, alternatively there's kde default gwenview
|
||||
- ffmpegthumbs # FFmpeg based thumbnail creator for videos
|
||||
|
@ -83,6 +86,7 @@ pacman:
|
|||
- firefox # Browser
|
||||
- krita # Image editing software (gimp alternative)
|
||||
- ueberzug # Tool for displaying images within a terminal
|
||||
- network-manager-applet # NetworkManager trayer icon
|
||||
#- code # Open sourced version of vscode (doesn't support many extensions)
|
||||
|
||||
# Fonts
|
||||
|
@ -111,6 +115,7 @@ aur:
|
|||
- opensnitch # Application level firewall, with full traffic monitoring, slower than kernel level iptables, but the advantages are worth it, alternatively there's also portmaster, but it's currently in early development stages, but it may be worth looking into later: `https://github.com/safing/portmaster`
|
||||
|
||||
# GUI
|
||||
- picom-git # Git version of picom compositor
|
||||
- spotify # Online music player
|
||||
- onlyoffice-bin # Full office suite (MS Office alternative)
|
||||
- visual-studio-code-bin # Official vVsual Studio Code text editor for programmers
|
||||
|
|
Loading…
Reference in a new issue