summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackJ30 <jackqjamison@proton.me>2024-10-05 00:18:08 -0400
committerJackJ30 <jackqjamison@proton.me>2024-10-05 00:18:08 -0400
commit84012003fe1b7a6ef5c20f132d851792e72de5fa (patch)
tree49e673380a4b6f6f3772a8c7ca4894dbe7699a8c
parent632b0a5b5b8fe5456750eb030d54a52a285a6870 (diff)
fix screenshot and update wallpaper
-rw-r--r--.config/hypr/binds.conf5
-rw-r--r--.config/hypr/hyprpaper.conf4
-rw-r--r--.config/mpd/mpd.pid2
-rw-r--r--README.md21
-rwxr-xr-xinstall.sh13
-rw-r--r--scripts/discord3
-rw-r--r--wallpapers/active/snowy-tower.png (renamed from wallpapers/snowy.png)bin6936996 -> 6936996 bytes
-rw-r--r--wallpapers/fogCreek.pngbin5787435 -> 0 bytes
-rw-r--r--wallpapers/fogForest-transformed.pngbin8987674 -> 0 bytes
-rw-r--r--wallpapers/fogForest-transformed2.pngbin8071771 -> 0 bytes
-rw-r--r--wallpapers/inactive/fogForest.png (renamed from wallpapers/fogForest.png)bin2758165 -> 2758165 bytes
-rw-r--r--wallpapers/inactive/ghibliForest.png (renamed from wallpapers/ghibliForest.png)bin15822184 -> 15822184 bytes
-rw-r--r--wallpapers/inactive/signalis.png (renamed from wallpapers/signalis.png)bin205675 -> 205675 bytes
13 files changed, 8 insertions, 40 deletions
diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf
index 186ee78..46e829d 100644
--- a/.config/hypr/binds.conf
+++ b/.config/hypr/binds.conf
@@ -12,7 +12,7 @@ bind = $mainMod, RETURN, exec, $menu
bind = $mainMod, A, exec, $terminal
bind = $mainMod, D, killactive,
bind = $mainMod CTRL SHIFT, D, exec, hyprctl kill
-bind = $mainMod CTRL, S, exec, grim -g "$(slurp)" ~/Pictures/Screenshots/$(date +'%s_grim.png')
+bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" ~/Pictures/Screenshots/$(date +'%s_grim.png')
bind = $mainMod, S, exec, grim -o eDP-1 ~/Pictures/Screenshots/$(date +'%s_grim.png')
bind = $mainMod, M, exit,
bind = $mainMod, V, togglefloating,
@@ -53,9 +53,6 @@ binde = SHIFT, XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.5 @DEFAULT_AUDI
binde = SHIFT, XF86AudioLowerVolume, exec, wpctl set-volume -l 1.5 @DEFAULT_AUDIO_SINK@ 1%-
binde = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
-# screenshot + crop keybind
-bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" "${HOME}/Pictures/screenshots/screenshot-$(date +%F-%T).png"
-
# Example special workspace (scratchpad) COMMENTED OUT FOR SCREENSHOT KEYBIND
# bind = $mainMod, S, togglespecialworkspace, magic
# bind = $mainMod SHIFT, S, movetoworkspace, special:magic
diff --git a/.config/hypr/hyprpaper.conf b/.config/hypr/hyprpaper.conf
index ac582db..c759e59 100644
--- a/.config/hypr/hyprpaper.conf
+++ b/.config/hypr/hyprpaper.conf
@@ -1,2 +1,2 @@
-preload = /home/jack/.dotfiles/wallpapers/snowy.png
-wallpaper = ,/home/jack/.dotfiles/wallpapers/snowy.png
+preload = /home/jack/.dotfiles/wallpapers/active/snowy-tower.png
+wallpaper = ,/home/jack/.dotfiles/wallpapers/active/snowy-tower.png
diff --git a/.config/mpd/mpd.pid b/.config/mpd/mpd.pid
index 5ae289b..3f3c936 100644
--- a/.config/mpd/mpd.pid
+++ b/.config/mpd/mpd.pid
@@ -1 +1 @@
-1371
+1344
diff --git a/README.md b/README.md
index 1fca88a..3c9c9c3 100644
--- a/README.md
+++ b/README.md
@@ -11,24 +11,3 @@ Dependencies:
- Brightnessctl
- Calcurse
- Pipewire
-
-## TODO
-- [x] Lock keybind
-- [x] Screenshot keybind
-- [x] Reconfigure waybar (better styling + date + battery charging + working buttons)
-- [x] System monitor
-- [x] Wallpaper
-- [ ] Multiple monitors
-- [ ] Redo weird purple theme (is it gtk? gdb? fml?)
-- [ ] Settings app
-- [ ] Monitor scaling for laptop
-- [ ] Reconfigure hyprlock, wofi, kitty
-- [ ] Laptop backlight + auto suspend + volume control buttons
-- [ ] Cachy browser settings
-- [ ] Add more initial settings and optional app install
-
-## FIXES
-- [ ] Discord push to talk
-- [ ] Hyprshot keybind broken
-- [ ] Go through env vars
-- [ ] Make waybar use pipewire widget
diff --git a/install.sh b/install.sh
index d72e8ec..9cc6b11 100755
--- a/install.sh
+++ b/install.sh
@@ -1,12 +1 @@
-# install dependencies (TODO)
-
-
-# stow dotfiles
-stow hypr --adopt
-stow waybar --adopt
-stow fish --adopt
-stow kitty --adopt
-stow wofi --adopt
-
-# do other stuff (TODO)
-git config --global core.editor "micro"
+# stow . ? (TODO)
diff --git a/scripts/discord b/scripts/discord
new file mode 100644
index 0000000..52af980
--- /dev/null
+++ b/scripts/discord
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+discord-screenaudio \ No newline at end of file
diff --git a/wallpapers/snowy.png b/wallpapers/active/snowy-tower.png
index b1ef37f..b1ef37f 100644
--- a/wallpapers/snowy.png
+++ b/wallpapers/active/snowy-tower.png
Binary files differ
diff --git a/wallpapers/fogCreek.png b/wallpapers/fogCreek.png
deleted file mode 100644
index 6381292..0000000
--- a/wallpapers/fogCreek.png
+++ /dev/null
Binary files differ
diff --git a/wallpapers/fogForest-transformed.png b/wallpapers/fogForest-transformed.png
deleted file mode 100644
index ed786fd..0000000
--- a/wallpapers/fogForest-transformed.png
+++ /dev/null
Binary files differ
diff --git a/wallpapers/fogForest-transformed2.png b/wallpapers/fogForest-transformed2.png
deleted file mode 100644
index 476add9..0000000
--- a/wallpapers/fogForest-transformed2.png
+++ /dev/null
Binary files differ
diff --git a/wallpapers/fogForest.png b/wallpapers/inactive/fogForest.png
index bd58509..bd58509 100644
--- a/wallpapers/fogForest.png
+++ b/wallpapers/inactive/fogForest.png
Binary files differ
diff --git a/wallpapers/ghibliForest.png b/wallpapers/inactive/ghibliForest.png
index 1c1dce4..1c1dce4 100644
--- a/wallpapers/ghibliForest.png
+++ b/wallpapers/inactive/ghibliForest.png
Binary files differ
diff --git a/wallpapers/signalis.png b/wallpapers/inactive/signalis.png
index f51166f..f51166f 100644
--- a/wallpapers/signalis.png
+++ b/wallpapers/inactive/signalis.png
Binary files differ