aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserConfigs
diff options
context:
space:
mode:
Diffstat (limited to 'config/hypr/UserConfigs')
-rw-r--r--config/hypr/UserConfigs/Startup_Apps.conf20
-rw-r--r--config/hypr/UserConfigs/UserKeybinds.conf1
2 files changed, 10 insertions, 11 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf
index e41a7ecb..2be4e7d7 100644
--- a/config/hypr/UserConfigs/Startup_Apps.conf
+++ b/config/hypr/UserConfigs/Startup_Apps.conf
@@ -1,5 +1,5 @@
# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ #
-#Commands & Apps to be executed at launch
+# Commands and Apps to be executed at launch
$scriptsDir = $HOME/.config/hypr/scripts
$UserScripts = $HOME/.config/hypr/UserScripts
@@ -20,25 +20,25 @@ exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESK
exec-once = $scriptsDir/Polkit.sh
# starup apps
-exec-once = waybar &
-exec-once = nm-applet --indicator &
-exec-once = swaync &
-#exec-once = ags &
-#exec-once = blueman-applet &
-#exec-once = rog-control-center &
+exec-once = nm-applet --indicator
+exec-once = swaync
+#exec-once = ags
+#exec-once = blueman-applet
+#exec-once = rog-control-center
+exec-once = waybar
#clipboard manager
exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store
# Rainbow borders
-exec-once = $UserScripts/RainbowBorders.sh &
+exec-once = $UserScripts/RainbowBorders.sh
# Starting hypridle to start hyprlock
-exec-once = hypridle &
+exec-once = hypridle
# Start pyprland daemon
-exec-once = pypr &
+exec-once = pypr
# 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
diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf
index 55beff2d..447bcaef 100644
--- a/config/hypr/UserConfigs/UserKeybinds.conf
+++ b/config/hypr/UserConfigs/UserKeybinds.conf
@@ -44,7 +44,6 @@ bind = $mainMod CTRL, B, exec, $scriptsDir/WaybarStyles.sh # Waybar Styles Menu
bind = $mainMod ALT, B, exec, $scriptsDir/WaybarLayout.sh # Waybar Layout Menu
# FEATURES / EXTRAS (UserScripts)
-bind = $mainMod SHIFT, E, exec, $UserScripts/Kool_Quick_Settings.sh # Settings Menu KooL Hyprland Settings
bind = $mainMod SHIFT, M, exec, $UserScripts/RofiBeats.sh # online music using rofi
bind = $mainMod, W, exec, $UserScripts/WallpaperSelect.sh # Select wallpaper to apply
bind = $mainMod SHIFT, W, exec, $UserScripts/WallpaperEffects.sh # Wallpaper Effects by imagemagick
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage