move : iMac18,2 waybar config to its respective folder, add : hrpyland config from greed-d
This commit is contained in:
23
configs/hyprland_l/iMac18,2/hypr/config/execs.conf
Normal file
23
configs/hyprland_l/iMac18,2/hypr/config/execs.conf
Normal file
@@ -0,0 +1,23 @@
|
||||
# CLIPBOARD HISTORY
|
||||
exec-once = wl-paste --watch cliphist store
|
||||
exec-once=wl-clipboard-history -t
|
||||
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
|
||||
|
||||
# NOTIFICATIONS
|
||||
|
||||
# exec-once = swaync
|
||||
|
||||
# MISC EXECS
|
||||
|
||||
# exec-once = waybar
|
||||
exec-once = ags
|
||||
exec-once = hyprpaper
|
||||
exec-once = hypridle
|
||||
exec-once = ~/.local/scripts/arrpc
|
||||
exec-once = $HOME/.config/hypr/scripts/xdph
|
||||
|
||||
# STARTUP APPS
|
||||
# exec-once = class:^([Aa]rm[Cc]ord)$
|
||||
# exec-once = class:^(vesktop)$
|
||||
# exec-once = class:^(org.telegram.desktop)$
|
||||
Reference in New Issue
Block a user