mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-04-29 05:08:36 +00:00
Add several packages for bspwm
This commit is contained in:
parent
08e50a79a1
commit
0d75fae025
1 changed files with 7 additions and 3 deletions
|
@ -71,9 +71,12 @@ pacman:
|
||||||
- xorg-xrandr # Manage multiple monitors in X
|
- xorg-xrandr # Manage multiple monitors in X
|
||||||
- xorg-xsetroot # Customize appearance of X root
|
- xorg-xsetroot # Customize appearance of X root
|
||||||
- xorg-xev # Debug tool for printing contents of X events
|
- xorg-xev # Debug tool for printing contents of X events
|
||||||
- xmonad # Window Manager written in haskell
|
#- xmonad # Window Manager written in haskell
|
||||||
- xmonad-contrib # Additional tools for xmonad
|
#- xmonad-contrib # Additional tools for xmonad
|
||||||
- xmobar # Panel built for xmonad
|
#- xmobar # Panel built for xmonad
|
||||||
|
#- lemonbar # Minimal panel configured through scripting (for font support aur/lemonbar-xft-git)
|
||||||
|
- bspwm # Window Manager controlled with a cli tool
|
||||||
|
- sxhkd # Simple
|
||||||
- xdotool # X11 automation tool
|
- xdotool # X11 automation tool
|
||||||
- trayer # System tray standalone panel (alternatively there's stalonetray)
|
- trayer # System tray standalone panel (alternatively there's stalonetray)
|
||||||
- xsel # X11 clipboard manager (alternatively there's xclip)
|
- xsel # X11 clipboard manager (alternatively there's xclip)
|
||||||
|
@ -166,6 +169,7 @@ aur:
|
||||||
- picom-ibhagwan-git # Forked picom version with support for both rounded corner and dual_kawase blur
|
- picom-ibhagwan-git # Forked picom version with support for both rounded corner and dual_kawase blur
|
||||||
- devour # WM agnostic window swallowing for terminals
|
- devour # WM agnostic window swallowing for terminals
|
||||||
- xcursor-simp1e-breeze-snow # Breeze cursor theme
|
- xcursor-simp1e-breeze-snow # Breeze cursor theme
|
||||||
|
- lemonbar-xft-git # Lemonbar with custom font support
|
||||||
|
|
||||||
# GUI
|
# GUI
|
||||||
- spotify # Online music player
|
- spotify # Online music player
|
||||||
|
|
Loading…
Add table
Reference in a new issue