From 820f3d84a60e17754cb7a35b77372fa992a0b25d Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Fri, 5 May 2023 10:31:39 +0200 Subject: [PATCH] change keys --- dot_config/i3/executable_config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dot_config/i3/executable_config b/dot_config/i3/executable_config index 1464290..2b2ada6 100644 --- a/dot_config/i3/executable_config +++ b/dot_config/i3/executable_config @@ -82,6 +82,9 @@ bindsym $mod+Shift+q kill bindsym $mod+d exec rofi -show run -lines 3 -eh 2 -width 100 -padding 150 -markup -opacity "85" -bw 0 -bc "#2f343f" -bg "#2f343f" -fg "#f3f4f5" -hlbg "#2f343f" -hlfg "#9575cd" -font "Droid Sans 18" -theme Arc-Dark #bindsym $mod+d exec rofi -show run -lines 3 -eh 2 -width 100 -padding 800 -opacity "85" -bw 0 -bc "$bg-color" -bg "$bg-color" -fg "$text-color" -hlbg "$bg-color" -hlfg "#9575cd" -font "System San Francisco Display 18" +bindsym $mod+shift+d exec clipmenu +bindsym $mod+y exec passdmenu -P -x clipboard + #bindsym $mod+d exec --no-startup-id i3-dmenu-desktop --dmenu='rofi -i -dmenu -font "snap 12" -bg "#222222" -fg "#888888" -hlbg "#285577" -hlfg "#ffffff" -opacity 90 -m 0 -location 2' # start dmenu (a program launcher) @@ -89,7 +92,7 @@ bindsym $mod+d exec rofi -show run -lines 3 -eh 2 -width 100 -padding 150 -marku # There also is the (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed. -bindsym $mod+shift+d exec --no-startup-id i3-dmenu-desktop +#bindsym $mod+shift+d exec --no-startup-id i3-dmenu-desktop # change focus bindsym $mod+j focus left @@ -297,9 +300,6 @@ bindsym $mod+t exec pcmanfm bindsym $mod+shift+t exec thunderbird bindsym $mod+n exec wezterm start nmtui -bindsym $mod+y exec clipmenu -bindsym $mod+shift+y exec passdmenu -P -x clipboard - #bindsym $mod+o exec termite -e /usr/bin/alsamixer #bindsym $mod+y exec wezterm start ncmpcpp