mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-06 05:04:16 -04:00
fix: add necessary components to I3
This commit is contained in:
parent
3a0bc8080f
commit
18a0244dc3
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{#
|
||||
SPDX-FileCopyrightText: 2023 - 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
SPDX-FileCopyrightText: 2023 - 2025 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
#}
|
||||
|
@ -18,5 +18,8 @@ include:
|
|||
- setopt: "install_weak_deps=False"
|
||||
- pkgs:
|
||||
- i3
|
||||
- i3status
|
||||
- dmenu
|
||||
- dunst
|
||||
|
||||
{% endif -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue