Adds hyprland setup
This commit is contained in:
parent
fdc4564316
commit
adfc0d05b0
10 changed files with 27 additions and 87 deletions
|
|
@ -24,9 +24,10 @@ exec-once = waybar &
|
|||
exec-once = nm-applet --indicator &
|
||||
exec-once = swaync &
|
||||
exec-once = ags &
|
||||
exec-once = blueman-applet &
|
||||
exec-once = blueman-applet &
|
||||
exec-once = kdeconnect-indicator &
|
||||
#exec-once = rog-control-center &
|
||||
exec-once = sleep 5 && nwg-dock-hyprland -a start -f -nolauncher -x -i 30 -o "DP-4" &
|
||||
|
||||
# Rainbow borders
|
||||
exec-once = $UserScripts/RainbowBorders.sh &
|
||||
|
|
@ -37,6 +38,11 @@ exec-once = hypridle &
|
|||
# Start pyprland daemon
|
||||
exec-once = pypr &
|
||||
|
||||
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
|
||||
|
||||
exec-once = hyprswitch init --show-title --size-factor 5.5 --workspaces-per-row 5 &
|
||||
|
||||
# Here are list of features available but disabled by default
|
||||
# exec-once = swww-daemon --format xrgb && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue