From 00304c36bdb792bba4e0c56915c2550c13da5501 Mon Sep 17 00:00:00 2001 From: sebastian Date: Mon, 2 Jun 2025 18:19:04 +0200 Subject: [PATCH] apply some changes --- dot_bash_aliases | 3 --- dot_bootstrap/flatpak.yml | 6 +++--- dot_config/private_gtk-3.0/bookmarks | 10 +++++++++- dot_config/tmux/tmux.conf | 1 - 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/dot_bash_aliases b/dot_bash_aliases index 07e87f0..387efba 100644 --- a/dot_bash_aliases +++ b/dot_bash_aliases @@ -22,6 +22,3 @@ alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo alias ls="exa -bghHliS --icons" alias diff="colordiff" - -alias lsblkinfo="lsblk -o NAME,MAJ:MIN,RM,SIZE,RO,TYPE,FSSIZE,FSAVAIL,FSUSED,FSUSE%,MOUNTPOINTS,UUID" - diff --git a/dot_bootstrap/flatpak.yml b/dot_bootstrap/flatpak.yml index 103df9a..3dce81c 100644 --- a/dot_bootstrap/flatpak.yml +++ b/dot_bootstrap/flatpak.yml @@ -2,13 +2,12 @@ hosts: localhost connection: local gather_facts: true - become: true tasks: - name: Install Flatpak Applications community.general.flatpak: remote: "flathub" - state: "latest" + state: "present" name: - im.dino.Dino - org.gajim.Gajim @@ -22,5 +21,6 @@ - chat.schildi.desktop - com.makemkv.MakeMKV - com.jgraph.drawio.desktop + - io.github.flattool.Warehouse - + diff --git a/dot_config/private_gtk-3.0/bookmarks b/dot_config/private_gtk-3.0/bookmarks index 699d233..8047328 100644 --- a/dot_config/private_gtk-3.0/bookmarks +++ b/dot_config/private_gtk-3.0/bookmarks @@ -1,7 +1,15 @@ +file:///home/sebastian/Documents/ebooks file:///home/sebastian/Documents file:///home/sebastian/Music file:///home/sebastian/Pictures file:///home/sebastian/Videos file:///home/sebastian/Downloads -file:///home/sebastian/Documents/Nextcloud +file:///home/sebastian/Warpinator +file:///home/sebastian/Documents/TuxedoCloud +sftp://helios4/srv/dev-disk-by-label-StorageA Helios4 sftp://dumbolino/srv/dev-disk-by-label-StorageA Dumbolino +file:///home/sebastian/Documents/MagentaCLOUD +file:///home/sebastian/Documents/Nextcloud +file:///home/sebastian/Sandra/Nextcloud SandraNextcloud +davs://www.vhs.cloud/webdav.php +sftp://chipmunk/home/sebastian/mount/data data@chipmunk diff --git a/dot_config/tmux/tmux.conf b/dot_config/tmux/tmux.conf index 2e57b21..5243ab0 100644 --- a/dot_config/tmux/tmux.conf +++ b/dot_config/tmux/tmux.conf @@ -90,4 +90,3 @@ set -g @plugin 'tmux-plugins/tmux-yank' run '~/.config/tmux/plugins/tpm/tpm' -j