mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-25 20:22:38 +02:00
Switch from i3-gaps to bspwm + sxhkd
This commit is contained in:
parent
1543e2c40b
commit
efd9fc8858
@ -85,10 +85,11 @@ i xorg-xprop # Install xorg-xprop, used to determine whether or not a window
|
|||||||
|
|
||||||
i libmad # Install libmad, needed so that we can recognize and process mp3 files
|
i libmad # Install libmad, needed so that we can recognize and process mp3 files
|
||||||
i alsa-utils # Install alsa-utils, required to make the sound system work
|
i alsa-utils # Install alsa-utils, required to make the sound system work
|
||||||
|
i bspwm # Install bspwm, our window manager of choice
|
||||||
|
i sxhkd # Install sxhkd, used for adding keybindings to X
|
||||||
|
|
||||||
i termite # Install termite, our terminal of choice (with true color support)
|
i termite # Install termite, our terminal of choice (with true color support)
|
||||||
i compton # Install compton, our compositor of choice
|
i compton # Install compton, our compositor of choice
|
||||||
i i3-gaps # Install i3-gaps, our window manager of choice
|
|
||||||
|
|
||||||
i ranger # Install ranger, our file explorer of choice
|
i ranger # Install ranger, our file explorer of choice
|
||||||
i feh # Install feh, a quick and simple way to view images
|
i feh # Install feh, a quick and simple way to view images
|
||||||
|
Loading…
x
Reference in New Issue
Block a user