mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 20:09:08 -04:00
remove syncthing from execs
This commit is contained in:
parent
92edc18881
commit
aa6d66e40c
3 changed files with 18 additions and 4 deletions
|
@ -16,7 +16,7 @@ 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 = wl-paste --type image --watch cliphist store #Stores only image data
|
||||||
exec-once = systemctl start --user foot-server
|
exec-once = systemctl start --user foot-server
|
||||||
exec-once = systemctl start --user sunshine
|
exec-once = systemctl start --user sunshine
|
||||||
exec-once = flatpak run me.kozec.syncthingtk -m &
|
# exec-once = flatpak run me.kozec.syncthingtk -m &
|
||||||
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
# exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||||
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
|
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
|
||||||
# exec-once = hyprpm reload -n
|
# exec-once = hyprpm reload -n
|
||||||
|
|
17
dot_config/lazygit/state.yml
Normal file
17
dot_config/lazygit/state.yml
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
lastupdatecheck: 0
|
||||||
|
recentrepos:
|
||||||
|
- /home/eric/.local/share/chezmoi
|
||||||
|
- /home/eric/.config/nvim
|
||||||
|
- /home/eric/.local/share/chezmoi/dot_config/nvim
|
||||||
|
- /home/eric/Github/crylia-theme
|
||||||
|
startuppopupversion: 5
|
||||||
|
lastversion: 0.42.0
|
||||||
|
customcommandshistory:
|
||||||
|
- q
|
||||||
|
hidecommandlog: false
|
||||||
|
ignorewhitespaceindiffview: false
|
||||||
|
diffcontextsize: 3
|
||||||
|
localbranchsortorder: recency
|
||||||
|
remotebranchsortorder: alphabetical
|
||||||
|
gitlogorder: topo-order
|
||||||
|
gitlogshowgraph: always
|
|
@ -291,9 +291,6 @@ kdeconnect-indicator &
|
||||||
## osd
|
## osd
|
||||||
swayosd-server &
|
swayosd-server &
|
||||||
|
|
||||||
## syncthing
|
|
||||||
flatpak run me.kozec.syncthingtk -m &
|
|
||||||
|
|
||||||
## systemctl restarts
|
## systemctl restarts
|
||||||
systemctl start --user foot-server
|
systemctl start --user foot-server
|
||||||
systemctl start --user sunshine
|
systemctl start --user sunshine
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue