Moved to hyprpolkitagent and hyprshot
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 1m10s
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 1m10s
This commit is contained in:
@@ -7,7 +7,6 @@ monitor=,preferred,auto,auto
|
|||||||
source = /usr/share/hypr-hydro-os/hyprland.conf.d/env_vars.conf
|
source = /usr/share/hypr-hydro-os/hyprland.conf.d/env_vars.conf
|
||||||
source = /usr/share/hypr-hydro-os/hyprland.conf.d/game_workspace.conf
|
source = /usr/share/hypr-hydro-os/hyprland.conf.d/game_workspace.conf
|
||||||
source = /usr/share/hypr-hydro-os/hyprland.conf.d/discord_workspace.conf
|
source = /usr/share/hypr-hydro-os/hyprland.conf.d/discord_workspace.conf
|
||||||
source = /usr/share/hypr-hydro-os/hyprland.conf.d/autostart.conf
|
|
||||||
source = /usr/share/hypr-hydro-os/hyprland.conf.d/terminal.conf
|
source = /usr/share/hypr-hydro-os/hyprland.conf.d/terminal.conf
|
||||||
source = /usr/share/hypr-hydro-os/hyprland.conf.d/keybinds.conf
|
source = /usr/share/hypr-hydro-os/hyprland.conf.d/keybinds.conf
|
||||||
source = /usr/share/hypr-hydro-os/hyprland.conf.d/browser.conf
|
source = /usr/share/hypr-hydro-os/hyprland.conf.d/browser.conf
|
||||||
|
@@ -1,28 +0,0 @@
|
|||||||
# autostart.conf
|
|
||||||
|
|
||||||
$polkit = /usr/libexec/kf6/polkit-kde-authentication-agent-1
|
|
||||||
#$kwalletInit = exec --no-startup-id /usr/lib/pam_kwallet_init
|
|
||||||
|
|
||||||
# hyprpaper
|
|
||||||
# exec-once = hyprpaper
|
|
||||||
|
|
||||||
## services
|
|
||||||
# polkit
|
|
||||||
exec-once = $polkit
|
|
||||||
|
|
||||||
# notification system
|
|
||||||
# exec-once = /usr/bin/swaync
|
|
||||||
|
|
||||||
# unlock kwallet
|
|
||||||
# exec-once = /usr/share/hyprland/scripts/load-kwallet.sh
|
|
||||||
|
|
||||||
# load kwallet dependent apps
|
|
||||||
# exec-once = /usr/share/hyprland/scripts/load-kwallet-apps.sh
|
|
||||||
|
|
||||||
# dbus stuff
|
|
||||||
exec-once = /usr/bin/dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
|
||||||
|
|
||||||
# nextcloud
|
|
||||||
# exec-once = sleep 1 && flatpak run --branch=stable --arch=x86_64 --command=nextcloud --file-forwarding com.nextcloud.desktopclient.nextcloud
|
|
||||||
|
|
||||||
# exec-once = akregator --hide-mainwindow
|
|
@@ -4,7 +4,7 @@
|
|||||||
$fileManager = uwsm app -- ${dolphin}
|
$fileManager = uwsm app -- ${dolphin}
|
||||||
$menu = rofi -show drun -run-command "uwsm app -- {cmd}"
|
$menu = rofi -show drun -run-command "uwsm app -- {cmd}"
|
||||||
#$menu = ags request -i launcher show
|
#$menu = ags request -i launcher show
|
||||||
$screenshot = uwsm app -- ${grim -g "$(slurp -d)" - | wl-copy}
|
$screenshot = hyprshot -m region --clipboard-only
|
||||||
$powermenu = /usr/share/hypr-hydro-os/scripts/local-lua /usr/share/hypr-hydro-os/scripts/powermenu.lua
|
$powermenu = /usr/share/hypr-hydro-os/scripts/local-lua /usr/share/hypr-hydro-os/scripts/powermenu.lua
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||||
|
@@ -26,6 +26,8 @@ modules:
|
|||||||
- waybar
|
- waybar
|
||||||
- neovim
|
- neovim
|
||||||
- SwayNotificationCenter
|
- SwayNotificationCenter
|
||||||
|
- hyprpolkitagent
|
||||||
|
- hyprshot
|
||||||
|
|
||||||
- type: default-flatpaks
|
- type: default-flatpaks
|
||||||
notify: true # Send notification after install/uninstall is finished (true/false)
|
notify: true # Send notification after install/uninstall is finished (true/false)
|
||||||
@@ -40,6 +42,7 @@ modules:
|
|||||||
user:
|
user:
|
||||||
enabled:
|
enabled:
|
||||||
- waybar.service
|
- waybar.service
|
||||||
|
- hyprpolkitagent.service
|
||||||
|
|
||||||
- type: signing # this sets up the proper policy & signing files for signed images to work fully
|
- type: signing # this sets up the proper policy & signing files for signed images to work fully
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user