mirror of
				https://github.com/frebib/dotfiles.git
				synced 2024-06-14 12:57:23 +00:00 
			
		
		
		
	Compare commits
	
		
			14 Commits
		
	
	
		
			surface
			...
			a11dac4d00
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						a11dac4d00
	
				 | 
					
					
						|||
| 
						
						
							
						
						90750c0ede
	
				 | 
					
					
						|||
| 
						
						
							
						
						18208e2362
	
				 | 
					
					
						|||
| 
						
						
							
						
						ad713cd680
	
				 | 
					
					
						|||
| 
						
						
							
						
						b4e3cdeff3
	
				 | 
					
					
						|||
| 
						
						
							
						
						c6bd6a83c6
	
				 | 
					
					
						|||
| 
						
						
							
						
						f247802bda
	
				 | 
					
					
						|||
| 
						
						
							
						
						abb66a954b
	
				 | 
					
					
						|||
| 
						
						
							
						
						ed9d50d68e
	
				 | 
					
					
						|||
| 
						 | 
					
						
						
							
						
						89b9222b7c
	
				 | 
					
					
						||
| 
						 | 
					
						
						
							
						
						ee6b7333fb
	
				 | 
					
					
						||
| 
						 | 
					
						
						
							
						
						2ac1111b72
	
				 | 
					
					
						||
| 
						
						
							
						
						83f8566faf
	
				 | 
					
					
						|||
| 
						
						
							
						
						59ac129a85
	
				 | 
					
					
						
@@ -108,6 +108,7 @@ client.focused_inactive $inactive-bg-color  $inactive-bg-color $inactive-text-co
 | 
				
			|||||||
client.urgent           $urgent-bg-color    $urgent-bg-color   $text-color          $bg-color
 | 
					client.urgent           $urgent-bg-color    $urgent-bg-color   $text-color          $bg-color
 | 
				
			||||||
 | 
					
 | 
				
			||||||
exec_always --no-startup-id killall -q polybar; while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done; exec polybar -r i3bar
 | 
					exec_always --no-startup-id killall -q polybar; while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done; exec polybar -r i3bar
 | 
				
			||||||
 | 
					exec_always --no-startup-id feh --no-fehbg --no-xinerama --bg-fill $DOTFILES/lakesidesunrise.jpg
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Window rules
 | 
					# Window rules
 | 
				
			||||||
for_window [class="Pinentry"] floating enable
 | 
					for_window [class="Pinentry"] floating enable
 | 
				
			||||||
@@ -137,9 +138,9 @@ bindsym $mod+Return             exec i3-sensible-terminal
 | 
				
			|||||||
bindsym $mod+Ctrl+Return        exec i3-sensible-terminal -r floating-term
 | 
					bindsym $mod+Ctrl+Return        exec i3-sensible-terminal -r floating-term
 | 
				
			||||||
bindsym $mod+Shift+Return       exec i3-sensible-terminal -d "`xcwd`"
 | 
					bindsym $mod+Shift+Return       exec i3-sensible-terminal -d "`xcwd`"
 | 
				
			||||||
bindsym $mod+Ctrl+Shift+Return  exec i3-sensible-terminal -r floating-term -d "`xcwd`"
 | 
					bindsym $mod+Ctrl+Shift+Return  exec i3-sensible-terminal -r floating-term -d "`xcwd`"
 | 
				
			||||||
bindsym $mod+l                  exec ~/.config/i3/lock.sh
 | 
					bindsym $mod+l                  exec dm-tool switch-to-greeter
 | 
				
			||||||
bindsym $mod+space              exec "pkill rofi; rofi -show run -sidebar-mode -terminal i3-sensible-terminal -normal-window"
 | 
					bindsym $mod+space              exec "pkill rofi; rofi -show run -sidebar-mode -terminal i3-sensible-terminal -normal-window"
 | 
				
			||||||
bindsym $mod+Shift+p            exec rofi-pass
 | 
					bindsym $mod+Shift+p            exec rofi-pass --root $(grep path ~/.config/gopass/config.yml | sed -E 's|^.*fs\+file://||g' | tr '\n' ':') | sed 's/:$//g'
 | 
				
			||||||
bindsym $mod+Shift+e            exec rofi-emoji
 | 
					bindsym $mod+Shift+e            exec rofi-emoji
 | 
				
			||||||
bindsym $mod+Shift+i            exec rofi-fontawesome
 | 
					bindsym $mod+Shift+i            exec rofi-fontawesome
 | 
				
			||||||
bindsym --release Print         exec screenshot
 | 
					bindsym --release Print         exec screenshot
 | 
				
			||||||
@@ -150,11 +151,11 @@ bindsym $mod+r                  exec "bash -c 'pwgen -nc 32 1 | tee >(xargs noti
 | 
				
			|||||||
bindsym $mod+g                  exec "LINK=$(gist -PRpc); notify-send -c transfer \\"<a href=\\\\"$LINK\\\\">$LINK</a>\\""
 | 
					bindsym $mod+g                  exec "LINK=$(gist -PRpc); notify-send -c transfer \\"<a href=\\\\"$LINK\\\\">$LINK</a>\\""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Media player controls
 | 
					# Media player controls
 | 
				
			||||||
bindsym XF86AudioPlay           exec --no-startup-id mpc toggle
 | 
					bindsym XF86AudioPlay           exec --no-startup-id playerctl -a play-pause
 | 
				
			||||||
bindsym XF86AudioPause          exec --no-startup-id mpc pause
 | 
					bindsym XF86AudioPause          exec --no-startup-id playerctl -a pause
 | 
				
			||||||
bindsym XF86AudioStop           exec --no-startup-id mpc stop
 | 
					bindsym XF86AudioStop           exec --no-startup-id playerctl -a stop
 | 
				
			||||||
bindsym XF86AudioNext           exec --no-startup-id mpc next
 | 
					bindsym XF86AudioNext           exec --no-startup-id playerctl -a next
 | 
				
			||||||
bindsym XF86AudioPrev           exec --no-startup-id mpc previous
 | 
					bindsym XF86AudioPrev           exec --no-startup-id playerctl -a previous
 | 
				
			||||||
bindsym XF86AudioRaiseVolume    exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@  +1000
 | 
					bindsym XF86AudioRaiseVolume    exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@  +1000
 | 
				
			||||||
bindsym XF86AudioLowerVolume    exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@  -1000
 | 
					bindsym XF86AudioLowerVolume    exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@  -1000
 | 
				
			||||||
bindsym XF86AudioMute           exec --no-startup-id pactl set-sink-mute   @DEFAULT_SINK@ toggle
 | 
					bindsym XF86AudioMute           exec --no-startup-id pactl set-sink-mute   @DEFAULT_SINK@ toggle
 | 
				
			||||||
@@ -164,7 +165,8 @@ bindsym XF86MonBrightnessDown   exec xbacklight -dec 5 && pkill -RTMIN+12 i3bloc
 | 
				
			|||||||
# app launch shortcuts
 | 
					# app launch shortcuts
 | 
				
			||||||
exec --no-startup-id ~/.config/i3/disable-standby-fs.py
 | 
					exec --no-startup-id ~/.config/i3/disable-standby-fs.py
 | 
				
			||||||
exec --no-startup-id feh --no-fehbg --no-xinerama --bg-fill ~/pictures/lakesidesunrise.jpg
 | 
					exec --no-startup-id feh --no-fehbg --no-xinerama --bg-fill ~/pictures/lakesidesunrise.jpg
 | 
				
			||||||
exec --no-startup-id xautolock -time 5 -locker 'dm-tool lock' -nocloseout -nocloseerr
 | 
					exec --no-startup-id xautolock -time 5 -locker 'dm-tool switch-to-greeter' -nocloseout -nocloseerr
 | 
				
			||||||
 | 
					exec --no-startup-id xss-lock dm-tool switch-to-greeter
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# startup programs
 | 
					# startup programs
 | 
				
			||||||
exec --no-startup-id nextcloud
 | 
					exec --no-startup-id nextcloud
 | 
				
			||||||
@@ -174,7 +176,7 @@ exec --no-startup-id xbindkeys
 | 
				
			|||||||
exec --no-startup-id solaar
 | 
					exec --no-startup-id solaar
 | 
				
			||||||
exec --no-startup-id pullover
 | 
					exec --no-startup-id pullover
 | 
				
			||||||
exec --no-startup-id mailnag
 | 
					exec --no-startup-id mailnag
 | 
				
			||||||
exec --no-startup-id compton -b --config ~/.config/compton.conf
 | 
					exec --no-startup-id compton -b
 | 
				
			||||||
exec --no-startup-id chromium --no-startup-window
 | 
					exec --no-startup-id chromium --no-startup-window
 | 
				
			||||||
exec --no-startup-id thunderbird
 | 
					exec --no-startup-id thunderbird
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,9 +1,9 @@
 | 
				
			|||||||
#!/bin/sh
 | 
					#!/bin/sh
 | 
				
			||||||
 
 | 
					 
 | 
				
			||||||
option=$(echo "lock|logout|sleep|hibernate|power off|reboot|windows" | rofi -sep "|" -dmenu -i -p "" -auto-select -hide-scrollbar -monitor 0 -width 8 -lines 7 -location 3 -tokenize false -matching normal | xargs)
 | 
					option=$(echo "lock|logout|sleep|hibernate|power off|reboot|windows" | rofi -sep "|" -dmenu -i -p "" -auto-select -hide-scrollbar -monitor 0 -width 10 -lines 7 -location 3 -tokenize false -matching normal | xargs)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
case $option in
 | 
					case $option in
 | 
				
			||||||
    lock) ./lock.sh;;
 | 
					    lock) dm-tool switch-to-greeter;;
 | 
				
			||||||
    logout) i3-msg exit;;
 | 
					    logout) i3-msg exit;;
 | 
				
			||||||
    sleep) systemctl suspend;;
 | 
					    sleep) systemctl suspend;;
 | 
				
			||||||
    hibernate) systemctl hibernate;;
 | 
					    hibernate) systemctl hibernate;;
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										3
									
								
								.config/npm/npmrc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								.config/npm/npmrc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
				
			|||||||
 | 
					prefix=${XDG_DATA_HOME}/npm
 | 
				
			||||||
 | 
					cache=${XDG_CACHE_HOME}/npm
 | 
				
			||||||
 | 
					tmp=${XDG_RUNTIME_DIR}/npm
 | 
				
			||||||
@@ -115,7 +115,7 @@ label-visible-underline = ${self.label-focused-underline}
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
; urgent = Workspace with urgency hint set
 | 
					; urgent = Workspace with urgency hint set
 | 
				
			||||||
label-urgent = ${self.label-focused}
 | 
					label-urgent = ${self.label-focused}
 | 
				
			||||||
label-urgent-foreground = ${colours.warning}
 | 
					label-urgent-foreground = ${colours.critical}
 | 
				
			||||||
label-urgent-padding = ${self.label-focused-padding}
 | 
					label-urgent-padding = ${self.label-focused-padding}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -71,8 +71,8 @@ get_icon() {
 | 
				
			|||||||
        522) echo  ;;		# heavy intensity shower rain
 | 
					        522) echo  ;;		# heavy intensity shower rain
 | 
				
			||||||
        531) echo  ;;		# ragged shower rain
 | 
					        531) echo  ;;		# ragged shower rain
 | 
				
			||||||
        600) echo  ;;		# light snow
 | 
					        600) echo  ;;		# light snow
 | 
				
			||||||
        601) echo  ;;		# snow
 | 
					        601) echo  ;;		# snow
 | 
				
			||||||
        602) echo  ;;		# heavy snow
 | 
					        602) echo  ;;		# heavy snow
 | 
				
			||||||
        611) echo  ;;		# sleet
 | 
					        611) echo  ;;		# sleet
 | 
				
			||||||
        612) echo  ;;		# shower sleet
 | 
					        612) echo  ;;		# shower sleet
 | 
				
			||||||
        615) echo  ;;		# light rain and snow
 | 
					        615) echo  ;;		# light rain and snow
 | 
				
			||||||
@@ -86,11 +86,6 @@ get_icon() {
 | 
				
			|||||||
        741) echo  ;;		# fog
 | 
					        741) echo  ;;		# fog
 | 
				
			||||||
        762) echo  ;;		# volcanic ash
 | 
					        762) echo  ;;		# volcanic ash
 | 
				
			||||||
        781) echo  ;;		# tornado
 | 
					        781) echo  ;;		# tornado
 | 
				
			||||||
        800) echo  ;;		# clear sky
 | 
					 | 
				
			||||||
        801) echo  ;;		# few clouds
 | 
					 | 
				
			||||||
        802) echo  ;;		# scattered clouds
 | 
					 | 
				
			||||||
        803) echo  ;;		# broken clouds
 | 
					 | 
				
			||||||
        804) echo  ;;		# overcast clouds
 | 
					 | 
				
			||||||
        # 731) echo  ;;		# sand, dust whirls
 | 
					        # 731) echo  ;;		# sand, dust whirls
 | 
				
			||||||
        # 751) echo  ;;		# sand
 | 
					        # 751) echo  ;;		# sand
 | 
				
			||||||
        # 761) echo  ;;		# dust
 | 
					        # 761) echo  ;;		# dust
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,10 +0,0 @@
 | 
				
			|||||||
[Unit]
 | 
					 | 
				
			||||||
Description=Lock X session using i3lock
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
[Service]
 | 
					 | 
				
			||||||
User=%i
 | 
					 | 
				
			||||||
Environment=DISPLAY=:0
 | 
					 | 
				
			||||||
ExecStart=sh -c '~/.config/i3/lock.sh'
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
[Install]
 | 
					 | 
				
			||||||
WantedBy=sleep.target
 | 
					 | 
				
			||||||
							
								
								
									
										12
									
								
								.config/systemd/user/sleep-lock-lightdm.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.config/systemd/user/sleep-lock-lightdm.service
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,12 @@
 | 
				
			|||||||
 | 
					[Unit]
 | 
				
			||||||
 | 
					Description=Lock X LightDM session before sleeping
 | 
				
			||||||
 | 
					Before=sleep.target
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Service]
 | 
				
			||||||
 | 
					Type=oneshot
 | 
				
			||||||
 | 
					ExecStart=/usr/bin/dm-tool switch-to-greeter
 | 
				
			||||||
 | 
					# Ensure enough time for the session to lock before sleeping
 | 
				
			||||||
 | 
					ExecStartPost=/usr/bin/sleep 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[Install]
 | 
				
			||||||
 | 
					WantedBy=sleep.target
 | 
				
			||||||
@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					../sleep-lock-lightdm.service
 | 
				
			||||||
							
								
								
									
										4
									
								
								.profile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								.profile
									
									
									
									
									
								
							@@ -25,6 +25,7 @@ export CARGO_HOME="$XDG_DATA_HOME/cargo"
 | 
				
			|||||||
export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"
 | 
					export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"
 | 
				
			||||||
export GOPATH="$XDG_DATA_HOME/go"
 | 
					export GOPATH="$XDG_DATA_HOME/go"
 | 
				
			||||||
export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/settings.ini"
 | 
					export GTK2_RC_FILES="$XDG_CONFIG_HOME/gtk-2.0/settings.ini"
 | 
				
			||||||
 | 
					export NPM_CONFIG_USERCONFIG=$XDG_CONFIG_HOME/npm/npmrc
 | 
				
			||||||
export PASSWORD_STORE_DIR="$XDG_DATA_HOME/pass"
 | 
					export PASSWORD_STORE_DIR="$XDG_DATA_HOME/pass"
 | 
				
			||||||
export PYTHONHISTFILE="$XDG_DATA_HOME/python/histfile"
 | 
					export PYTHONHISTFILE="$XDG_DATA_HOME/python/histfile"
 | 
				
			||||||
export RUSTUP_HOME="$XDG_DATA_HOME/rustup"
 | 
					export RUSTUP_HOME="$XDG_DATA_HOME/rustup"
 | 
				
			||||||
@@ -76,6 +77,7 @@ fi
 | 
				
			|||||||
if [ -z "$DBUS_SESSION_BUS_ADDRESS" ] && exists dbus-launch; then
 | 
					if [ -z "$DBUS_SESSION_BUS_ADDRESS" ] && exists dbus-launch; then
 | 
				
			||||||
    eval $(dbus-launch --sh-syntax --exit-with-session)
 | 
					    eval $(dbus-launch --sh-syntax --exit-with-session)
 | 
				
			||||||
    dbus-update-activation-environment --systemd \
 | 
					    dbus-update-activation-environment --systemd \
 | 
				
			||||||
        DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
 | 
					        DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY \
 | 
				
			||||||
 | 
					        XDG_SEAT_PATH
 | 
				
			||||||
fi
 | 
					fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										14
									
								
								aliases
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								aliases
									
									
									
									
									
								
							@@ -174,8 +174,10 @@ alias gstv="gsta show -p stash@{0}"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Docker aliases
 | 
					# Docker aliases
 | 
				
			||||||
alias d=docker
 | 
					alias d=docker
 | 
				
			||||||
alias dps='docker ps'
 | 
					alias dps="docker ps --format='table {{.ID}}\t{{.Image}}\t{{.Label \"org.label-schema.version\"}}\t{{.Networks}}\t{{.RunningFor}}\t{{.Status}}\t{{.Names}}' | sed '1s/version/VERSION/'"
 | 
				
			||||||
alias dpsa='docker ps -a'
 | 
					alias dpsa="docker ps -a --format='table {{.ID}}\t{{.Image}}\t{{.Label \"org.label-schema.version\"}}\t{{.Networks}}\t{{.RunningFor}}\t{{.Status}}\t{{.Names}}' | sed '1s/version/VERSION/'"
 | 
				
			||||||
 | 
					alias dnets="dnet ls -q | xargs docker inspect | jq '.[] | select(.Name != \"host\" and .Name != \"none\") | [.] | map(.Name + \": \" + (.IPAM.Config | map(.Subnet) | join(\", \")))[]' -r | sort -k2 -t:"
 | 
				
			||||||
 | 
					alias din='docker inspect'
 | 
				
			||||||
alias drm='docker rm'
 | 
					alias drm='docker rm'
 | 
				
			||||||
alias drmi='docker rmi'
 | 
					alias drmi='docker rmi'
 | 
				
			||||||
alias dim='docker images'
 | 
					alias dim='docker images'
 | 
				
			||||||
@@ -259,14 +261,14 @@ do_dsh() {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
alias dc='docker-compose'
 | 
					alias dc='docker-compose'
 | 
				
			||||||
alias dm='docker-machine'
 | 
					alias dm='docker-machine'
 | 
				
			||||||
alias dmc='eval $(docker-machine env $1)'
 | 
					dmc() { eval $(docker-machine env $1); }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# ZFS aliases
 | 
					# ZFS aliases
 | 
				
			||||||
alias zfs='sudo zfs'
 | 
					alias zfs='sudo zfs'
 | 
				
			||||||
alias zpool='sudo zpool'
 | 
					alias zpool='sudo zpool'
 | 
				
			||||||
alias z=zfs
 | 
					alias z=zfs
 | 
				
			||||||
alias zp=zpool
 | 
					alias zp=zpool
 | 
				
			||||||
zl() { (set -o pipefail; command zfs list $@ | grep -Ev 'docker/[0-9a-f]{64}'); return $?; }
 | 
					zl() { (set -o pipefail; command zfs list $@ | grep -Ev 'docker/[0-9a-f]{64}' | column -t -R 2,3,4); return $?; }
 | 
				
			||||||
_zl() { _zfs "list $@"; }
 | 
					_zl() { _zfs "list $@"; }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# General Aliases
 | 
					# General Aliases
 | 
				
			||||||
@@ -285,4 +287,8 @@ alias sf=screenfetch
 | 
				
			|||||||
alias nf=neofetch
 | 
					alias nf=neofetch
 | 
				
			||||||
alias rot13="tr '[A-Za-z]' '[N-ZA-Mn-za-m]'"
 | 
					alias rot13="tr '[A-Za-z]' '[N-ZA-Mn-za-m]'"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Networking aliases
 | 
				
			||||||
 | 
					alias ipa="ip a"
 | 
				
			||||||
 | 
					alias addrs="ip a | grep inet | grep -ve fe80 -e '127\\.0\\.0\\.1/8' -e '::1/128' | sort -n | sed 's/^\\s*//'"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# vim: ft=sh
 | 
					# vim: ft=sh
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -11,4 +11,4 @@ xrandr --output $BOTTOM_LEFT --primary --mode 1920x1080 --pos 0x1080 --rotate no
 | 
				
			|||||||
       --output $TOP_RIGHT --mode 1920x1080 --pos 1920x0 --rotate inverted \
 | 
					       --output $TOP_RIGHT --mode 1920x1080 --pos 1920x0 --rotate inverted \
 | 
				
			||||||
       --output $BOTTOM_RIGHT --mode 1920x1080 --pos 1920x1080 --rotate normal
 | 
					       --output $BOTTOM_RIGHT --mode 1920x1080 --pos 1920x1080 --rotate normal
 | 
				
			||||||
 | 
					
 | 
				
			||||||
feh --no-fehbg --no-xinerama --bg-fill ~/pictures/lakesidesunrise.jpg
 | 
					feh --no-fehbg --no-xinerama --bg-fill $DOTFILES/lakesidesunrise.jpg
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -16,4 +16,4 @@ xrandr --newmode $MODELINE 2>/dev/null || true
 | 
				
			|||||||
xrandr --addmode $OUTPUT $MODENAME 2>/dev/null || true
 | 
					xrandr --addmode $OUTPUT $MODENAME 2>/dev/null || true
 | 
				
			||||||
xrandr --output  $OUTPUT --mode $MODENAME
 | 
					xrandr --output  $OUTPUT --mode $MODENAME
 | 
				
			||||||
 | 
					
 | 
				
			||||||
feh --no-fehbg --no-xinerama --bg-fill ~/pictures/lakesidesunrise.jpg
 | 
					feh --no-fehbg --no-xinerama --bg-fill $DOTFILES/lakesidesunrise.jpg
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -5,7 +5,7 @@ NOTIFY_APPNAME="$(basename "$0")"
 | 
				
			|||||||
NOTIFY_ICONPATH="/usr/share/icons/Xenlism-Wildfire/Apps/screenshot.svg"
 | 
					NOTIFY_ICONPATH="/usr/share/icons/Xenlism-Wildfire/Apps/screenshot.svg"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SCROT_CMD="maim -m 10 -us %"
 | 
					SCROT_CMD="maim -m 10 -us %"
 | 
				
			||||||
FILENAME=`date "+$NOTIFY_APPNAME-%Y-%m-%d-%H%M%S.png"`
 | 
					FILENAME="$(date '+%s%N' | sha256sum | head -c7).png"
 | 
				
			||||||
DIRECTORY="$HOME/pictures/screenshots"
 | 
					DIRECTORY="$HOME/pictures/screenshots"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SCP_HOST=frebib@Poseidon.nerdhouse.io
 | 
					SCP_HOST=frebib@Poseidon.nerdhouse.io
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user