Updated
This commit is contained in:
parent
57142e8fdd
commit
dc7775be9b
6 changed files with 29 additions and 13 deletions
|
|
@ -89,6 +89,12 @@ services:
|
|||
subtitle: "Torrent downloader"
|
||||
url: "http://localhost:5019"
|
||||
target: "_blank"
|
||||
|
||||
- name: "Syncthing"
|
||||
logo: "assets/tools/syncthing.png"
|
||||
subtitle: "File sharing between devices"
|
||||
url: "http://localhost:8384"
|
||||
target: "_blank"
|
||||
|
||||
|
||||
- name: "VPS"
|
||||
|
|
@ -124,3 +130,12 @@ services:
|
|||
url: "https://share.patalcala.com"
|
||||
target: "_blank"
|
||||
|
||||
|
||||
- name: "Websites"
|
||||
items:
|
||||
- name: "Youtube"
|
||||
logo: "assets/tools/youtube.png"
|
||||
subtitle: "Video streaming online"
|
||||
url: "https://youtube.com"
|
||||
target: "_blank"
|
||||
|
||||
|
|
|
|||
BIN
.config/homer/tools/syncthing.png
Normal file
BIN
.config/homer/tools/syncthing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
|
|
@ -23,6 +23,7 @@ bind = $mainMod SHIFT, E, exec, $email
|
|||
|
||||
# Custom
|
||||
bind = $mainMod, M, exec, marktext
|
||||
bind = $mainMod, N, exec, obsidian
|
||||
bind = $mainMod, A, exec, flatpak run com.jeffser.Alpaca
|
||||
bind = $mainMod, E, exec, flatpak run it.mijorus.smile
|
||||
# bind = $mainMod, Print, exec, grim -g "$(slurp)" - | wl-copy && wl-paste > ~/Pictures/Screenshot-$(date +%F_%T).png
|
||||
|
|
|
|||
|
|
@ -27,3 +27,6 @@ windowrulev2 = opacity 0.85 0.5 ignorealpha 1, class:^(thunar)$
|
|||
windowrulev2 = opacity 1, class:^(mpv)$
|
||||
windowrulev2 = plugin:invertwindow, class:(org.kde.dolphin)
|
||||
windowrulev2 = float, title:^(Network Manager)$
|
||||
windowrulev2 = opacity 0.6 0.5 ignorealpha 1, title:^(btop)$
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
return {recents={[1]="/home/patrick/Downloads",[2]="/run/media/patrick/PATRICK/Fonts/Montserrat/woff2",[3]="/run/media/patrick/PATRICK",[4]="/home/patrick",[5]="/home/patrick/Nextcloud"}, window={[1]=930,[2]=492,[3]=0,[4]=0,["n"]=4}, window_mode="maximized", previous_find={[1]="app.zen_browser.zen.desktop",[2]="brave-browser",[3]="browser",[4]="JVB_COLIBRI_PORT",[5]="8080",[6]="host",[7]="tray",[8]="runCommand",[9]="encrypt",[10]="sass",[11]="_ownername"}, previous_replace={[1]="zen.desktop"}}
|
||||
return {recents={[1]="/home/patrick/Downloads",[2]="/run/media/patrick/PATRICK/Fonts/Montserrat/woff2",[3]="/run/media/patrick/PATRICK",[4]="/home/patrick",[5]="/home/patrick/Nextcloud"}, window={[1]=930,[2]=1009,[3]=0,[4]=0,["n"]=4}, window_mode="maximized", previous_find={[1]="app.zen_browser.zen.desktop",[2]="brave-browser",[3]="browser",[4]="JVB_COLIBRI_PORT",[5]="8080",[6]="host",[7]="tray",[8]="runCommand",[9]="encrypt",[10]="sass",[11]="_ownername"}, previous_replace={[1]="zen.desktop"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue