Compare commits

...

3 Commits

Author SHA1 Message Date
Franzi 86ac556225
ssh: proxmox-backupstorage changed ips 2022-01-15 06:32:19 +01:00
Franzi a4ec8c6660
i3: some more options 2022-01-15 06:31:55 +01:00
Franzi 6b222023c8
backup-and-update-system: use pacman input 2022-01-15 06:31:29 +01:00
3 changed files with 5 additions and 4 deletions

View File

@ -48,8 +48,7 @@ done
)
ssh $backup_ssh "sudo /usr/local/bin/rotate-single-backup-client kunsi-t470"
printf '\aPress enter to continue with updating the system\n'
read
printf '\a'
# Do updates
sudo pacman -Syu --noconfirm
sudo pacman -Syu

View File

@ -94,6 +94,8 @@ bindsym $mod+c mode "resize"
default_border pixel 1
hide_edge_borders smart
force_display_urgency_hint 1000 ms
focus_on_window_activation smart
bar {
status_command python ~/.config/i3pystatus/config.py

View File

@ -14,7 +14,7 @@ Host qzwi-backup
HostName 2a01:4f9:6b:2d99::28:6:1969
Host proxmox-backupstorage
HostName 2a01:4f9:6b:2d99::2
HostName 2a01:4f9:6b:2d99::c0ff:ee
User root
Host luther-netcup