Use full path so they can safely be run from Walker menu
This commit is contained in:
parent
3a06b639c3
commit
8dc198c57f
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-refresh-config hypr/hypridle.conf
|
~/.local/share/omarchy/bin/omarchy-refresh-config hypr/hypridle.conf
|
||||||
omarchy-restart-hypridle
|
~/.local/share/omarchy/bin/omarchy-restart-hypridle
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-refresh-config hypr/hyprland.conf
|
~/.local/share/omarchy/bin/omarchy-refresh-config hypr/hyprland.conf
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-refresh-config hypr/hyprlock.conf
|
~/.local/share/omarchy/bin/omarchy-refresh-config hypr/hyprlock.conf
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-refresh-config hypr/hyprsunset.conf
|
~/.local/share/omarchy/bin/omarchy-refresh-config hypr/hyprsunset.conf
|
||||||
omarchy-restart-hyprsunset
|
~/.local/share/omarchy/bin/omarchy-restart-hyprsunset
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-refresh-config swayosd/config.toml
|
~/.local/share/omarchy/bin/omarchy-refresh-config swayosd/config.toml
|
||||||
omarchy-refresh-config swayosd/style.css
|
~/.local/share/omarchy/bin/omarchy-refresh-config swayosd/style.css
|
||||||
omarchy-restart-swayosd
|
~/.local/share/omarchy/bin/omarchy-restart-swayosd
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-refresh-config walker/config.toml
|
~/.local/share/omarchy/bin/omarchy-refresh-config walker/config.toml
|
||||||
omarchy-restart-walker
|
~/.local/share/omarchy/bin/omarchy-restart-walker
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-refresh-config waybar/config.jsonc
|
~/.local/share/omarchy/bin/omarchy-refresh-config waybar/config.jsonc
|
||||||
omarchy-refresh-config waybar/style.css
|
~/.local/share/omarchy/bin/omarchy-refresh-config waybar/style.css
|
||||||
omarchy-restart-waybar
|
~/.local/share/omarchy/bin/omarchy-restart-waybar
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-restart-app hypridle
|
~/.local/share/omarchy/bin/omarchy-restart-app hypridle
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-restart-app hyprsunset
|
~/.local/share/omarchy/bin/omarchy-restart-app hyprsunset
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-restart-app swayosd-server
|
~/.local/share/omarchy/bin/omarchy-restart-app swayosd-server
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-restart-app waybar
|
~/.local/share/omarchy/bin/omarchy-restart-app waybar
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
omarchy-restart-app fcitx5
|
~/.local/share/omarchy/bin/omarchy-restart-app fcitx5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user