Update compton and i3
This commit is contained in:
@ -34,8 +34,8 @@ for_window [class="st"] border pixel $thick
|
||||
#for_window [class="Orca"] floating enable
|
||||
|
||||
# GAP VARIABLES
|
||||
set $inner 10
|
||||
set $outer 14
|
||||
set $inner 12
|
||||
set $outer 12
|
||||
|
||||
# SET GAPS
|
||||
gaps inner $inner
|
||||
@ -286,8 +286,10 @@ bindsym $mod+o exec rofi-now
|
||||
bindsym $mod+Ctrl+o exec rofi-vol
|
||||
bindsym $mod+Shift+o exec rofi-bat
|
||||
|
||||
bindsym $mod+Ctrl+b exec surf https://www.astrobin.com/iotd/archive/
|
||||
bindsym $mod+m exec surf https://play.unbl.ink/iris
|
||||
bindsym $mod+Shift+p exec surf https://15five-dev.atlassian.net/secure/Dashboard.jspa
|
||||
|
||||
##### LAUNCH ######################################
|
||||
|
||||
# STARTUP
|
||||
@ -295,14 +297,13 @@ exec --no-startup-id emacs --daemon
|
||||
exec --no-startup-id unclutter -grab
|
||||
|
||||
# RELOAD
|
||||
exec_always --no-startup-id ~/code/compton/build/src/compton
|
||||
#exec_always --no-startup-id compton
|
||||
exec_always --no-startup-id compton
|
||||
exec_always --no-startup-id dunst
|
||||
exec_always xrdb --merge ~/.Xresoureces
|
||||
#exec_always xrandr --auto --output eDP-1 --below HDMI-1 --auto
|
||||
|
||||
# Setup Russian layout siwtching with Alt+Shift
|
||||
exec --no-startup-id xrdb ~/.Xresources
|
||||
#exec --no-startup-id xrdb ~/.Xresources
|
||||
|
||||
## Volume control
|
||||
# Path to volume control, without trailing slash
|
||||
|
||||
Reference in New Issue
Block a user