AGS, Hyprland, BTop, Fish, Alacritty, Yazi
Removed eww and added simple ags config Removed kitty and added alacritty Removed ranger and added yazi Added btop Edited packages Edited other configs Removed waybar
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
exec-once = ~/.config/hypr/scripts/bar.sh #Has to be first -> Systray
|
||||
|
||||
## Programms
|
||||
exec-once = ~/.config/hypr/scripts/wait_for_tray.sh && discord
|
||||
exec-once = ~/.config/hypr/scripts/wait_for_tray.sh && nextcloud
|
||||
exec-once = ~/.config/hypr/scripts/wait_for_tray.sh && youtube-music
|
||||
# First for systray
|
||||
exec-once = ags -c /home/keule/test/config.js
|
||||
|
||||
# Programms
|
||||
exec-once = webcord
|
||||
exec-once = nextcloud
|
||||
exec-once = youtube-music
|
||||
exec-once = element-desktop
|
||||
exec-once = swaync
|
||||
exec-once = nm-applet
|
||||
exec-once = blueman-applet
|
||||
@@ -14,12 +15,12 @@ exec-once = indicator-mic-cam
|
||||
exec-once = ~/.config/hypr/scripts/idle.sh
|
||||
exec-once = ~/.config/hypr/scripts/battery_check.sh
|
||||
|
||||
## Clipboard
|
||||
# Clipboard
|
||||
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
|
||||
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
|
||||
|
||||
## Background
|
||||
# Background
|
||||
exec-once = ~/.config/hypr/scripts/background.sh ~/Data/Pictures/Backgrounds/Desktop/
|
||||
|
||||
## Misc
|
||||
# Misc
|
||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
||||
Reference in New Issue
Block a user