added required packages to i3 config
This commit is contained in:
parent
c631f8e3bb
commit
fc5a69353b
@ -9,6 +9,15 @@
|
|||||||
# #
|
# #
|
||||||
###############
|
###############
|
||||||
|
|
||||||
|
# Required packages:
|
||||||
|
# - i3-gaps
|
||||||
|
# - alacritty
|
||||||
|
# - rofi
|
||||||
|
# - rofi-calc
|
||||||
|
# - polybar
|
||||||
|
# - dunst
|
||||||
|
# - picom
|
||||||
|
|
||||||
### Basic stuff ###
|
### Basic stuff ###
|
||||||
|
|
||||||
for_window [class="^.*"] border pixel 4
|
for_window [class="^.*"] border pixel 4
|
||||||
|
Loading…
Reference in New Issue
Block a user