Skip to content

Commit 0ff31da

Browse files
committed
style:sh
1 parent df526cd commit 0ff31da

7 files changed

Lines changed: 4 additions & 17 deletions

File tree

dotfiles/.config/hypr/hyprland/bind.conf

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,12 @@ bind = CTRL_SUPER, Q, exec, wlogout
3232
### Terminal Emulator
3333
bind = SUPER, Return, exec, alacritty
3434
### Screenshot (Area Mod)
35-
bind = SUPER, S, exec, sh ~/.config/waybar/scripts/Screenshot-Area.sh
35+
bind = SUPER, S, exec, sh ~/.config/hypr/scripts/Screenshot-Area.sh
36+
3637
### Screenshot (Fullscreen Mod)
37-
bind = SUPER_ALT, S, exec, sh ~/.config/waybar/scripts/Screenshot-Fullscreen.sh
38+
bind = SUPER_ALT, S, exec, sh ~/.config/hypr/scripts/Screenshot-Fullscreen.sh
3839
### Screenshot (Window Mod)
39-
bind = SUPER_CTRL, S, exec, sh ~/.config/waybar/scripts/Screenshot-Hyprland-Window.sh
40-
### Screenshot (OCR Mod)
41-
bind = SUPER_CTRL_ALT, S, exec, sh ~/.config/waybar/scripts/Screenshot-OCR.sh
40+
bind = SUPER_CTRL, S, exec, sh ~/.config/hypr/scripts/Screenshot-Hyprland-Window.sh
4241

4342

4443
## Window actions
File renamed without changes.

dotfiles/.config/waybar/scripts/Screenshot-Fullscreen.sh renamed to dotfiles/.config/hypr/scripts/Screenshot-Fullscreen.sh

File renamed without changes.

dotfiles/.config/waybar/scripts/Screenshot-Hyprland-Window.sh renamed to dotfiles/.config/hypr/scripts/Screenshot-Hyprland-Window.sh

File renamed without changes.

dotfiles/.config/waybar/scripts/Screenshot-OCR.sh

Lines changed: 0 additions & 4 deletions
This file was deleted.

dotfiles/.config/waybar/scripts/Screenshot-sway-Window.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

home/cli/tesseract.nix

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)