1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/.config/i3/config

208 lines
7.4 KiB
Plaintext
Raw Normal View History

2016-03-31 02:06:44 +00:00
# i3 config file (v4)
#
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
set $mod Mod4
2018-05-29 00:21:53 +00:00
set $alt Mod1
2016-03-31 02:06:44 +00:00
floating_modifier $mod
font pango:sans 9
2016-03-31 02:06:44 +00:00
# kill focused window
bindsym $mod+apostrophe kill
2018-05-29 00:21:53 +00:00
bindsym $alt+F4 kill
2016-03-31 02:06:44 +00:00
# change window focus
2016-10-12 14:03:09 +00:00
bindsym $mod+d focus left
bindsym $mod+h focus down
bindsym $mod+t focus up
bindsym $mod+n focus right
2016-03-31 02:06:44 +00:00
# move focused window
2016-10-12 14:03:09 +00:00
bindsym $mod+Shift+d move left
bindsym $mod+Shift+h move down
2016-10-12 14:03:09 +00:00
bindsym $mod+Shift+t move up
bindsym $mod+Shift+n move right
2016-03-31 02:06:44 +00:00
# split in horizontal orientation
2016-10-12 14:03:09 +00:00
bindsym $mod+m split h
bindsym $mod+w split v
2016-03-31 02:06:44 +00:00
# enter fullscreen mode for the focused container
2016-10-04 08:48:07 +00:00
bindsym $mod+Shift+f fullscreen toggle global
2016-03-31 02:06:44 +00:00
bindsym $mod+f fullscreen toggle
# change container layout (stacked, tabbed, toggle split)
2016-10-12 14:03:09 +00:00
bindsym $mod+p layout stacking
2016-03-31 02:06:44 +00:00
bindsym $mod+comma layout tabbed
bindsym $mod+period layout toggle split
# toggle tiling / floating
bindsym $mod+u floating toggle
2016-10-12 14:03:09 +00:00
bindsym $mod+e sticky toggle
2016-03-31 02:06:44 +00:00
# focus the parent container
bindsym $mod+a focus parent
2016-10-12 14:03:09 +00:00
bindsym $mod+o focus child
2016-03-31 02:06:44 +00:00
# Screen configs #
set $bl "DP-5"
set $tl "DP-1"
set $br "HDMI-0"
set $tr "DP-3"
2016-03-31 02:06:44 +00:00
# Workspace -> Screen
2016-08-26 20:36:21 +00:00
workspace 1 output $bl
workspace 2 output $br
workspace 3 output $tl
workspace 4 output $tr
workspace 5 output $bl
workspace 6 output $br
workspace 7 output $tl
workspace 8 output $tr
2016-03-31 02:06:44 +00:00
# switch to workspace
bindsym $mod+1 workspace 1
bindsym $mod+2 workspace 2
bindsym $mod+3 workspace 3
bindsym $mod+4 workspace 4
bindsym $mod+5 workspace 5
bindsym $mod+6 workspace 6
bindsym $mod+7 workspace 7
bindsym $mod+8 workspace 8
bindsym $mod+9 workspace 9
bindsym $mod+0 workspace 10
# move workspaces across screens
2018-05-29 00:21:53 +00:00
bindsym $mod+$alt+d move workspace to output left
bindsym $mod+$alt+n move workspace to output right
bindsym $mod+$alt+t move workspace to output up
bindsym $mod+$alt+h move workspace to output down
2016-03-31 02:06:44 +00:00
# move focused container to workspace
bindsym $mod+Shift+1 move container to workspace 1
bindsym $mod+Shift+2 move container to workspace 2
bindsym $mod+Shift+3 move container to workspace 3
bindsym $mod+Shift+4 move container to workspace 4
bindsym $mod+Shift+5 move container to workspace 5
bindsym $mod+Shift+6 move container to workspace 6
bindsym $mod+Shift+7 move container to workspace 7
bindsym $mod+Shift+8 move container to workspace 8
bindsym $mod+Shift+9 move container to workspace 9
bindsym $mod+Shift+0 move container to workspace 10
2016-10-12 14:03:55 +00:00
# opens logout/shutdown menu
bindsym $mod+Shift+Escape exec --no-startup-id ~/.config/i3/powermenu.sh
2016-03-31 02:06:44 +00:00
set $bg-color #2f343f
set $inactive-bg-color #2f343f
set $text-color #f3f4f5
set $inactive-text-color #676E7D
set $urgent-bg-color #E53935
# window colors
# border background text indicator
2016-04-01 11:47:30 +00:00
client.focused $bg-color $bg-color $text-color $bg-color
client.unfocused $inactive-bg-color $inactive-bg-color $inactive-text-color $bg-color
client.focused_inactive $inactive-bg-color $inactive-bg-color $inactive-text-color $bg-color
client.urgent $urgent-bg-color $urgent-bg-color $text-color $bg-color
2016-03-31 02:06:44 +00:00
bar {
2016-05-01 13:09:45 +00:00
status_command i3blocks -c ~/.config/i3/blocks/config
2016-03-31 02:06:44 +00:00
workspace_buttons yes
strip_workspace_numbers yes
tray_output primary
2017-02-02 00:32:01 +00:00
tray_padding 4
height 24
2016-03-31 02:06:44 +00:00
2017-08-24 13:53:30 +00:00
output $bl
output $br
2017-11-26 00:59:45 +00:00
output primary
2017-08-24 13:53:30 +00:00
position bottom
2016-03-31 02:06:44 +00:00
colors {
separator #757575
background #2f343f
# border background text
focused_workspace $bg-color $bg-color $text-color
inactive_workspace $inactive-bg-color $inactive-bg-color $inactive-text-color
urgent_workspace $urgent-bg-color $urgent-bg-color $text-color
}
}
# Window rules
for_window [class="Pinentry"] floating enable
2016-09-12 09:19:31 +00:00
for_window [class="Pavucontrol"] floating enable
for_window [class="Blueman-manager"] floating enable
for_window [window_role="floating-term"] floating enable
2017-06-10 11:26:14 +00:00
for_window [window_role="pop-up"] floating enable
for_window [window_role="i3blocks-update-term"] floating enable
for_window [window_role="i3blocks-clock-term"] floating enable
2017-08-24 13:53:48 +00:00
for_window [title="^rofi$"] floating enable
new_window pixel 5
new_float none
gaps inner 7
2016-03-31 02:06:44 +00:00
gaps outer 2
focus_follows_mouse yes
2016-03-31 02:06:44 +00:00
# keybindings
2018-11-05 20:19:44 +00:00
bindsym $mod+Shift+j reload
bindsym $mod+c exec chromium
bindsym $mod+v exec "i3-sensible-terminal -e \\"$SHELL -c vim;$SHELL\\"
bindsym $mod+Ctrl+v exec "i3-sensible-terminal -r floating-term -e \\"$SHELL -c vim;$SHELL\\"
bindsym Mod1+Tab exec ~/.config/i3/alt-tab.sh
bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Ctrl+Return exec i3-sensible-terminal -r floating-term --geometry 96x30
bindsym $mod+Shift+Return exec i3-sensible-terminal -d "`xcwd`"
bindsym $mod+Ctrl+Shift+Return exec i3-sensible-terminal -r floating-term --geometry 96x30 -d "`xcwd`"
bindsym $mod+l exec ~/.config/i3/lock.sh
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+e exec rofi-emoji
bindsym $mod+Shift+i exec rofi-fontawesome
bindsym --release Print exec screenshot
bindsym --release $mod+Print exec imgur-screenshot
bindsym $mod+$alt+space exec --no-startup-id ~/.config/i3/cycleaudio.py && pkill -RTMIN+10 i3blocks
bindsym $mod+numbersign exec "termite -e 'sh -c xclip\ -o\ |\ gpg\ --decrypt\ 2>&1\ \;\ $SHELL'"
bindsym $mod+r exec "bash -c 'pwgen -nc 32 1 | tee >(xargs notify-send Generated\ password\:) | xclip -i'"
bindsym $mod+g exec "LINK=$(gist -PRpc); notify-send -c transfer \\"<a href=\\\\"$LINK\\\\">$LINK</a>\\""
2016-03-31 02:06:44 +00:00
# Media player controls
2018-11-05 20:19:44 +00:00
bindsym XF86AudioPlay exec --no-startup-id mpc toggle
bindsym XF86AudioPause exec --no-startup-id mpc pause
bindsym XF86AudioStop exec --no-startup-id mpc stop
bindsym XF86AudioNext exec --no-startup-id mpc next
bindsym XF86AudioPrev exec --no-startup-id mpc previous
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 XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle
bindsym XF86MonBrightnessUp exec xbacklight -inc 5 && pkill -RTMIN+12 i3blocks
bindsym XF86MonBrightnessDown exec xbacklight -dec 5 && pkill -RTMIN+12 i3blocks
2016-03-31 02:06:44 +00:00
# app launch shortcuts
exec --no-startup-id ~/.config/i3/disable-standby-fs.py
2018-11-05 20:19:44 +00:00
exec --no-startup-id "ip monitor | while read; do pkill -RTMIN+15 i3blocks; done"
2018-04-21 00:33:52 +00:00
exec --no-startup-id feh --no-fehbg --no-xinerama --bg-fill ~/pictures/lakesidesunrise.jpg
2018-11-06 15:28:31 +00:00
exec --no-startup-id xautolock -time 5 -locker 'dm-tool lock' -nocloseout -nocloseerr
2016-03-31 02:06:44 +00:00
2016-08-03 16:09:52 +00:00
# startup programs
2017-10-03 09:20:42 +00:00
exec --no-startup-id nextcloud
2016-03-31 21:33:52 +00:00
exec --no-startup-id blueman-applet
exec --no-startup-id redshift
2016-04-16 17:01:03 +00:00
exec --no-startup-id xbindkeys
2017-10-03 09:20:42 +00:00
exec --no-startup-id solaar
2017-10-10 10:00:34 +00:00
exec --no-startup-id pullover
2018-10-19 10:15:35 +00:00
exec --no-startup-id mailnag
2016-03-31 21:33:52 +00:00
exec --no-startup-id compton -b --config ~/.config/compton.conf
2016-09-01 13:15:31 +00:00
exec --no-startup-id chromium --no-startup-window
2018-07-30 08:37:55 +00:00
exec --no-startup-id thunderbird
2016-03-31 02:06:44 +00:00
2017-10-03 09:20:42 +00:00
exec i3-msg 'workspace 1; exec sleep 2 && chromium'
2016-03-31 02:06:44 +00:00
exec i3-msg 'workspace 2; exec i3-sensible-terminal'
# vim:ft=i3