1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-12 20:41:16 +02:00

changing searchscript to startpage for better results

This commit is contained in:
tiynger
2019-10-05 19:40:37 +02:00
parent 767a9086bf
commit 66dd6591ec
4 changed files with 26 additions and 26 deletions

View File

@@ -17,7 +17,7 @@ gaps inner 0
gaps outer 0
set $term --no-startup-id $TERMINAL
set $mod Mod4
font xft:mono 12
font xft:mono 14
# #---Dropdown Windows---# #
# General dropdown window traits. The order can matter.
@@ -32,7 +32,7 @@ for_window [instance="dropdown_dropdowncalc"] border pixel 2
for_window [instance="dropdown_*"] move position center
bar {
font pango:mono 12
font pango:mono 13
status_command i3blocks
position top
mode dock
@@ -49,8 +49,6 @@ bindsym $mod+Shift+b bar mode toggle
#bindsym $mod+c taken by sxhkd
#bindsym $mod+d taken by sxhkd
bindsym $mod+Shift+f fullscreen toggle
bindsym $mod+h focus left
@@ -80,6 +78,8 @@ bindsym $mod+Shift+q [con_id="__focused__" instance="^(?!dropdown_).*$"] exec -
#bindsym $mod+r taken by sxhkd
#bindsym $mod+shift+r taken by sxhkd
#bindsym $mod+s taken by sxhkd
bindsym $mod+t split toggle
bindsym $mod+Shift+u exec --no-startup-id i3resize down

View File

@@ -6,8 +6,6 @@ super + b
$BROWSER
super + c
code
super + d
ducksearch
super + f
$TERMINAL -e $FILE
#super + shift + f taken by i3
@@ -31,6 +29,8 @@ super + n
#super + shift + q taken by i3
super + r
$TERMINAL -e rtv
super + s
startpagesearch
super + shift + r
dmenu_run
#super + t taken by i3