diff options
Diffstat (limited to '.config')
| -rw-r--r-- | .config/flameshot/flameshot.ini | 10 | ||||
| -rw-r--r-- | .config/gtk-3.0/settings.ini | 2 | ||||
| -rw-r--r-- | .config/jgmenu/append.csv | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/.config/flameshot/flameshot.ini b/.config/flameshot/flameshot.ini index 2c26675..58e243f 100644 --- a/.config/flameshot/flameshot.ini +++ b/.config/flameshot/flameshot.ini @@ -1,14 +1,14 @@ [General] -buttons=@Variant(\0\0\0\x7f\0\0\0\vQList<int>\0\0\0\0\v\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x6\0\0\0\x12\0\0\0\a\0\0\0\b\0\0\0\n\0\0\0\v\0\0\0\f) +buttons=@Variant(\0\0\0\x7f\0\0\0\vQList<int>\0\0\0\0\r\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x6\0\0\0\x12\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\x10\0\0\0\n\0\0\0\v\0\0\0\f) contrastOpacity=76 disabledTrayIcon=false drawColor=#ff0000 -drawThickness=4 +drawFontSize=8 +drawThickness=9 filenamePattern=%H-%M_%d-%m-%Y -ignoreUpdateToVersion=0.10.1 -savePath=/home/kamen/Pictures +ignoreUpdateToVersion=12.0.0 +savePath=/home/kamen/Downloads savePathFixed=false -setSaveAsFileExtension=Portable Network Graphic file (PNG) (*.png) showDesktopNotification=false showHelp=false showSidePanelButton=false diff --git a/.config/gtk-3.0/settings.ini b/.config/gtk-3.0/settings.ini index 7031aba..427b900 100644 --- a/.config/gtk-3.0/settings.ini +++ b/.config/gtk-3.0/settings.ini @@ -12,5 +12,5 @@ gtk-enable-event-sounds=1 gtk-enable-input-feedback-sounds=1 gtk-xft-antialias=1 gtk-xft-hinting=1 -gtk-xft-hintstyle=hintmedium +gtk-xft-hintstyle=hintfull gtk-xft-rgba=rgb diff --git a/.config/jgmenu/append.csv b/.config/jgmenu/append.csv index 5205ea4..3124551 100644 --- a/.config/jgmenu/append.csv +++ b/.config/jgmenu/append.csv @@ -2,6 +2,6 @@ Log Out,~/.a/sys/on-wm-logout.sh && pkill -KILL -u $USER,system-log-out Lock Now,~/.i3lock/lock.sh now,system-lock-screen ^sep() -Suspend,~/.i3lock/lock.sh suspend,system-suspend +Suspend,~/.a/sys/lock.sh suspend,system-suspend Reboot,~/.a/sys/on-wm-logout.sh && loginctl reboot,system-reboot Shutdown,~/.a/sys/on-wm-logout.sh && loginctl poweroff,system-shutdown |
