Ajout des configs et dépendances de scripts

This commit is contained in:
2025-02-27 10:19:04 +01:00
commit 7ef0ce30ce
11 changed files with 14 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
config/*cache*
config/*log*
config/kitty/session.lock
config/waybar/logs

1
config/.bashrc Symbolic link
View File

@@ -0,0 +1 @@
/home/ssfunerals/.bashrc

1
config/hypr Symbolic link
View File

@@ -0,0 +1 @@
/home/ssfunerals/.config/hypr

1
config/kitty Symbolic link
View File

@@ -0,0 +1 @@
/home/ssfunerals/.config/kitty

1
config/waybar Symbolic link
View File

@@ -0,0 +1 @@
/home/ssfunerals/.config/waybar

1
scripts/confscript.sh Symbolic link
View File

@@ -0,0 +1 @@
/home/ssfunerals/confscript.sh

1
scripts/rofi-power Symbolic link
View File

@@ -0,0 +1 @@
/home/ssfunerals/scripts/rofi-power

2
scripts/sway.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
swaybg -i /home/ssfunerals/wp.png &

1
scripts/update.sh Symbolic link
View File

@@ -0,0 +1 @@
/home/ssfunerals/update.sh

1
scripts/vpnactivation.sh Symbolic link
View File

@@ -0,0 +1 @@
/home/ssfunerals/vpnactivation.sh

BIN
wp/wp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB