diff --git a/config/.config/i3/config b/config/.config/i3/config index 961aa19..ea3f7de 100644 --- a/config/.config/i3/config +++ b/config/.config/i3/config @@ -21,6 +21,7 @@ smart_gaps on # Please see https://i3wm.org/docs/userguide.html for a complete reference! set $mod Mod4 +set $alt Mod1 bindsym $mod+F1 exec setxkbmap se bindsym $mod+F2 exec setxkbmap lt @@ -28,10 +29,10 @@ bindsym $mod+F3 exec setxkbmap -layout ru -variant phonetic_winkeys bindsym $mod+Shift+s exec flameshot gui bindsym $mod+Shift+x exec flameshot full -c -bindsym $mod+Ctrl+Up exec xrandr --output eDP-1 --rotate normal -bindsym $mod+Ctrl+Down exec xrandr --output eDP-1 --rotate inverted -bindsym $mod+Ctrl+Left exec xrandr --output eDP-1 --rotate left -bindsym $mod+Ctrl+Right exec xrandr --output eDP-1 --rotate right +bindsym $mod+$alt+Up exec xrandr --output eDP-1 --rotate normal +bindsym $mod+$alt+Down exec xrandr --output eDP-1 --rotate inverted +bindsym $mod+$alt+Left exec xrandr --output eDP-1 --rotate left +bindsym $mod+$alt+Right exec xrandr --output eDP-1 --rotate right # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. diff --git a/packages/system.txt b/packages/system.txt index c4a3576..803330c 100644 --- a/packages/system.txt +++ b/packages/system.txt @@ -22,6 +22,7 @@ ldc vlang go rust +zig ghc