mango: Remove last remnant of danklinux
This commit is contained in:
parent
594d79b0c9
commit
4eac58ce31
7 changed files with 0 additions and 26 deletions
|
|
@ -1,6 +0,0 @@
|
|||
# ! Auto-generated file. Do not edit directly.
|
||||
# Remove source = ./dms/colors.conf from your config to override.
|
||||
|
||||
bordercolor = 0x4d80ffff
|
||||
focuscolor = 0xff6600ff
|
||||
urgentcolor = 0xff3366ff
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
# Auto-generated by DMS - do not edit manually
|
||||
cursor_size=24
|
||||
cursor_theme=Adwaita
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
# Auto-generated by DMS - do not edit manually
|
||||
border_radius=12
|
||||
gappih=4
|
||||
gappiv=4
|
||||
gappoh=4
|
||||
gappov=4
|
||||
borderpx=2
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB |
|
|
@ -1,10 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
#
|
||||
DIR="$HOME/Pictures/Screenshots"
|
||||
mkdir -p "$DIR"
|
||||
|
||||
FILE="$DIR/screenshot_$(date +'%Y-%m-%d_%H-%M-%S').png"
|
||||
|
||||
grim -g "$(slurp)" - | tee "$FILE" | wl-copy
|
||||
|
||||
notify-send "Screenshot Captured" "Saved to $FILE" -i $HOME/.config/mango/scripts/screenshot.png
|
||||
Loading…
Add table
Add a link
Reference in a new issue