add screenshots
This commit is contained in:
parent
fe83b43feb
commit
26e45773ae
@ -26,12 +26,14 @@ super + c
|
|||||||
super + p
|
super + p
|
||||||
rofi -show p -modi p:'~/.config/rofi/scripts/rofi-power-menu --symbols-font "JetBrainsMonoNL Nerd Font Mono"' -font "JetBrainsMonoNL Nerd Font Mono" -monitor -1
|
rofi -show p -modi p:'~/.config/rofi/scripts/rofi-power-menu --symbols-font "JetBrainsMonoNL Nerd Font Mono"' -font "JetBrainsMonoNL Nerd Font Mono" -monitor -1
|
||||||
|
|
||||||
# print screen
|
# print screen - currently disabled clipboard due to issues with greenclip
|
||||||
Print
|
Print
|
||||||
path="$HOME/pic/screenshots/$(date +"%s - %Y-%m-%d").png" && maim "$path" && xclip -selection clipboard -t image/png "$path"
|
path="$HOME/pic/screenshots/$(date +"%s - %Y-%m-%d").png" && maim "$path"
|
||||||
|
# && cat "$path" | xclip -selection clipboard -t image/png -i
|
||||||
|
|
||||||
shift + Print
|
shift + Print
|
||||||
path="$HOME/pic/screenshots/$(date +"%s - %Y-%m-%d").png" && maim -s "$path" && xclip -selection clipboard -t image/png "$path"
|
path="$HOME/pic/screenshots/$(date +"%s - %Y-%m-%d").png" && maim -s "$path"
|
||||||
|
# && xclip -selection clipboard -t image/png "$path"
|
||||||
|
|
||||||
# make sxhkd reload its configuration files:
|
# make sxhkd reload its configuration files:
|
||||||
super + Escape
|
super + Escape
|
||||||
|
@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
here are the dotfiles and some of the programs i use for my bspwm setup. wip.
|
here are the dotfiles and some of the programs i use for my bspwm setup. wip.
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary><b>📸 screenshots</b></summary>
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
</details>
|
||||||
|
|
||||||
## programs
|
## programs
|
||||||
### 🏗️ system
|
### 🏗️ system
|
||||||
- distro: [arch linux](https://archlinux.org)
|
- distro: [arch linux](https://archlinux.org)
|
||||||
|
BIN
pic/screenshots/desktop.png
Normal file
BIN
pic/screenshots/desktop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 MiB |
BIN
pic/screenshots/dev.png
Normal file
BIN
pic/screenshots/dev.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 972 KiB |
Loading…
x
Reference in New Issue
Block a user