diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-02 19:27:07 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-02 19:27:07 +0900 |
| commit | 2ec9b62dc338119dd84e2f55a0a4da8352e5f21d (patch) | |
| tree | 785e6e12a7642f0577605a6334067b8a72b7bc3e /config/hypr/UserConfigs/Startup_Apps.conf | |
| parent | c72e135fc1285b351e3c27ed4be6c16dde3bf45d (diff) | |
Change Keybind for drop down terminal
Disabled Launch rofi using Super key
Keyhints Updated
Diffstat (limited to 'config/hypr/UserConfigs/Startup_Apps.conf')
| -rw-r--r-- | config/hypr/UserConfigs/Startup_Apps.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/hypr/UserConfigs/Startup_Apps.conf b/config/hypr/UserConfigs/Startup_Apps.conf index 2dce6055..8b5ed9f8 100644 --- a/config/hypr/UserConfigs/Startup_Apps.conf +++ b/config/hypr/UserConfigs/Startup_Apps.conf @@ -32,13 +32,13 @@ 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 query || swww-daemon --format xrgb && swww img $HOME/Pictures/wallpapers/mecha-nostalgia.png # persistent wallpaper |
