Adds some new things
This commit is contained in:
parent
9059192270
commit
fec7b2ca1e
3 changed files with 3 additions and 2 deletions
|
|
@ -37,6 +37,5 @@ exec-once = wl-paste --type image --watch cliphist store # Stores only image dat
|
|||
|
||||
exec-once = hyprsunset &
|
||||
exec-once = hyprshade auto
|
||||
exec-once = sleep 1 && darkman run &
|
||||
exec-once = bitwarden-daemon &
|
||||
exec-once = sleep 1 && hyprctl reload &
|
||||
|
|
|
|||
|
|
@ -19,5 +19,5 @@
|
|||
<property name="misc-expandable-folders" type="bool" value="true"/>
|
||||
<property name="last-splitview-separator-position" type="int" value="-1"/>
|
||||
<property name="last-renamer-dialog-maximized" type="bool" value="true"/>
|
||||
<property name="last-compact-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_150_PERCENT"/>
|
||||
<property name="last-compact-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_38_PERCENT"/>
|
||||
</channel>
|
||||
|
|
|
|||
|
|
@ -33,4 +33,6 @@ if [ $XDG_SESSION_DESKTOP = "Hyprland" ]; then
|
|||
hyprshade-git \
|
||||
posy-improved-cursors \
|
||||
pamixer
|
||||
|
||||
addActions "systemctl --user enable --now darkman"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue