Compare commits
1 Commits
d7453565ae
...
main
Author | SHA1 | Date | |
---|---|---|---|
05211ae180 |
@@ -1,18 +0,0 @@
|
|||||||
[Unit]
|
|
||||||
Description=A panel bar branched from AGS maintained by Hyprland devs.
|
|
||||||
# order startup after WM
|
|
||||||
After=graphical-session.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=exec
|
|
||||||
# Repurpose XDG Autostart filtering
|
|
||||||
ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc:Hyprland" ""
|
|
||||||
ExecStart=/usr/bin/hyprpanel
|
|
||||||
Restart=on-failure
|
|
||||||
Slice=app-graphical.slice
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=graphical-session.target
|
|
||||||
# Alternatively can be wanted by specific WMs' targets
|
|
||||||
# Should also be duplicated in 'After=' to avoid ordering loop
|
|
||||||
#WantedBy=wayland-session@hyprland.desktop.target
|
|
@@ -8,6 +8,5 @@ modules:
|
|||||||
enabled:
|
enabled:
|
||||||
- flatpak-user-update.timer
|
- flatpak-user-update.timer
|
||||||
- swww.service
|
- swww.service
|
||||||
- hyprpanel.service
|
- quickshell.service
|
||||||
# - quickshell.service
|
|
||||||
- hyprpolkitagent.service
|
- hyprpolkitagent.service
|
@@ -4,7 +4,6 @@ modules:
|
|||||||
nonfree: rpmfusion
|
nonfree: rpmfusion
|
||||||
files:
|
files:
|
||||||
- codium.repo
|
- codium.repo
|
||||||
- https://openrazer.github.io/hardware:razer.repo
|
|
||||||
copr:
|
copr:
|
||||||
- mavit/discover-overlay
|
- mavit/discover-overlay
|
||||||
keys:
|
keys:
|
||||||
@@ -25,6 +24,9 @@ modules:
|
|||||||
|
|
||||||
- ffmpegthumbnailer
|
- ffmpegthumbnailer
|
||||||
|
|
||||||
|
# music / video player
|
||||||
|
- vlc
|
||||||
|
|
||||||
# text editor
|
# text editor
|
||||||
- neovim
|
- neovim
|
||||||
- codium
|
- codium
|
||||||
@@ -61,9 +63,6 @@ modules:
|
|||||||
# for performance view
|
# for performance view
|
||||||
- mangohud
|
- mangohud
|
||||||
|
|
||||||
# simple editing softare
|
|
||||||
- avidemux
|
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
packages:
|
packages:
|
||||||
# remove firefox
|
# remove firefox
|
||||||
|
@@ -16,8 +16,5 @@ modules:
|
|||||||
- swww
|
- swww
|
||||||
- matugen
|
- matugen
|
||||||
|
|
||||||
# hyprpanel
|
|
||||||
- hyprpanel
|
|
||||||
|
|
||||||
# quickshell
|
# quickshell
|
||||||
- quickshell
|
- quickshell
|
@@ -14,3 +14,4 @@ modules:
|
|||||||
- gnome-themes-extra
|
- gnome-themes-extra
|
||||||
- papirus-icon-theme
|
- papirus-icon-theme
|
||||||
- bibata-cursor-themes
|
- bibata-cursor-themes
|
||||||
|
- material-icons-fonts
|
Reference in New Issue
Block a user