From 7f17bdd39a7f619a8f5e25cbc880f41c6693094e Mon Sep 17 00:00:00 2001 From: NaiJi Date: Tue, 23 Apr 2024 07:21:27 +0400 Subject: [PATCH] stuff --- .config/i3/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 7736c16..1d326dc 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -122,7 +122,7 @@ bindsym $mod+4 workspace number $ws4 bindsym $mod+5 workspace number $ws5 bindsym $mod+6 workspace number $ws6 bindsym $mod+7 workspace number $ws7 -bindsym $mod+8 workspace number $ws8 +bindsym $mod+t workspace number $ws8 bindsym $mod+r workspace number $ws9 # move focused container to workspace @@ -133,7 +133,7 @@ bindsym $mod+Shift+4 move container to workspace number $ws4 bindsym $mod+Shift+5 move container to workspace number $ws5 bindsym $mod+Shift+6 move container to workspace number $ws6 bindsym $mod+Shift+7 move container to workspace number $ws7 -bindsym $mod+Shift+8 move container to workspace number $ws8 +bindsym $mod+Shift+t move container to workspace number $ws8 bindsym $mod+Shift+r move container to workspace number $ws9 # reload the configuration file @@ -163,6 +163,7 @@ bindsym $mod+F1 exec alacritty -e /home/naiji/.local/bin/fzkill bindsym $mod+F2 exec firefox bindsym $mod+F3 exec pcmanfm bindsym $mod+F4 exec alacritty -e newsboat +bindsym $mod+F5 exec keepassxc # change borders bindsym $mod+u border none