summaryrefslogtreecommitdiff
path: root/.config/i3
diff options
context:
space:
mode:
authorRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-16 11:29:15 -0300
committerRoger Gonzalez <rogergonzalez21@gmail.com>2020-03-16 11:29:15 -0300
commit7b59518acebb596775220e79f337ed6bac686b54 (patch)
tree4d525bac8718af0de6bc826a02f275163d3fcc0a /.config/i3
parent9a8e7df96eb343742d70cc515a5cdea08e3daa2d (diff)
Added my information to my config
Diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config5
-rwxr-xr-x.config/i3/i3lock_script.sh7
-rwxr-xr-x.config/i3/i3status_script.sh7
3 files changed, 17 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 0e747370..6f975caf 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -1,3 +1,8 @@
+#
+# | '__/ _ \ / _` / __| Roger González
+# | | | (_) | (_| \__ \ https://rogs.me
+# |_| \___/ \__, |___/ https://git.rogs.me
+# |___/
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
diff --git a/.config/i3/i3lock_script.sh b/.config/i3/i3lock_script.sh
index e8c13e31..4af57b56 100755
--- a/.config/i3/i3lock_script.sh
+++ b/.config/i3/i3lock_script.sh
@@ -1,5 +1,10 @@
#!/bin/bash
-
+#
+# | '__/ _ \ / _` / __| Roger González
+# | | | (_) | (_| \__ \ https://rogs.me
+# |_| \___/ \__, |___/ https://git.rogs.me
+# |___/
+#
scrot /tmp/screen.png
xwobf -s 11 /tmp/screen.png
i3lock -i /tmp/screen.png
diff --git a/.config/i3/i3status_script.sh b/.config/i3/i3status_script.sh
index 8b39354a..b7788360 100755
--- a/.config/i3/i3status_script.sh
+++ b/.config/i3/i3status_script.sh
@@ -1,5 +1,10 @@
#!/bin/bash
-
+#
+# | '__/ _ \ / _` / __| Roger González
+# | | | (_) | (_| \__ \ https://rogs.me
+# |_| \___/ \__, |___/ https://git.rogs.me
+# |___/
+#
i3status --config ~/.config/i3status/config | while :
do
read line