Add screenshots
11
README.md
|
@ -7,6 +7,17 @@ to just use it as it is because it's very opinionated and hard coded.
|
||||||
|
|
||||||
If you want a readymade one then I'd suggest https://omarchy.org/
|
If you want a readymade one then I'd suggest https://omarchy.org/
|
||||||
|
|
||||||
|
Screenshots
|
||||||
|
===========
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
Install
|
Install
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
|
@ -10,12 +10,11 @@
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Environment-variables/
|
# See https://wiki.hyprland.org/Configuring/Environment-variables/
|
||||||
|
|
||||||
#env = PATH,${HOME}/.local/bin:${PATH}
|
|
||||||
env = XCURSOR_SIZE,24
|
env = XCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
env = GTK_THEME,Adwaita:dark
|
env = GTK_THEME,Adwaita:dark
|
||||||
env = QT_QPA_PLATFORMTHEME,qt5ct
|
env = QT_QPA_PLATFORMTHEME,qt5ct
|
||||||
env = HYPRSHOT_DIR,~/Screenshots
|
env = HYPRSHOT_DIR,Screenshots
|
||||||
|
|
||||||
################
|
################
|
||||||
### MONITORS ###
|
### MONITORS ###
|
||||||
|
|
|
@ -12,8 +12,9 @@ bind = $mainMod, J, togglesplit, # dwindle
|
||||||
bind = $mainMod, F, fullscreen
|
bind = $mainMod, F, fullscreen
|
||||||
|
|
||||||
# Screenshot
|
# Screenshot
|
||||||
|
bind = CTRL, PRINT, exec, hyprshot -m output -m DP-1
|
||||||
bind = , PRINT, exec, hyprshot -m window
|
bind = , PRINT, exec, hyprshot -m window
|
||||||
bind = shift, PRINT, exec, hyprshot -m region
|
bind = SHIFT, PRINT, exec, hyprshot -m region
|
||||||
|
|
||||||
# Lock
|
# Lock
|
||||||
bind = $mainMod, L, exec, ~/.config/hypr/scripts/lock.sh
|
bind = $mainMod, L, exec, ~/.config/hypr/scripts/lock.sh
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
|
Video Script=cheatsheet.py ~/Documents/Jeenas-Hyprland-Setup.txt
|
||||||
Emoji Picker=emoji-picker.py
|
Emoji Picker=emoji-picker.py
|
||||||
Shortcuts=cheatsheet.py ~/.config/hypr/shortcuts.txt
|
Shortcuts=cheatsheet.py ~/.config/hypr/shortcuts.txt
|
||||||
|
|
BIN
screenshots/browser-kitty.png
Normal file
After Width: | Height: | Size: 2 MiB |
BIN
screenshots/empty-screen.png
Normal file
After Width: | Height: | Size: 521 KiB |
BIN
screenshots/hyprlock.png
Normal file
After Width: | Height: | Size: 300 KiB |
BIN
screenshots/lockscreen.png
Normal file
After Width: | Height: | Size: 2.1 MiB |
BIN
screenshots/nmtui-choose-audio.png
Normal file
After Width: | Height: | Size: 1.9 MiB |
BIN
screenshots/no-border.png
Normal file
After Width: | Height: | Size: 1.8 MiB |
BIN
screenshots/tofi.png
Normal file
After Width: | Height: | Size: 513 KiB |