WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit ab98cbf2fe - Show all commits

View file

@ -3,12 +3,15 @@
# start terminal
bindsym $mod+Return exec $term
# start neovide
bindsym $mod+n exec neovide
# kill focused window
bindsym $mod+w kill
# Modes for controlling gaps
set $mode_gaps Gaps: (o) outer, (i) inner
set $mode_gaps_outer Outer Gaps: j|k|0|r|i
set $mode_gaps_outer Outer Gaps: j|k|0|r|i
set $mode_gaps_inner Inner Gaps: j|k|0|r|o
bindsym $mod+g mode "$mode_gaps"
@ -173,7 +176,7 @@ bindsym XF86Calculator exec alacritty -e calc
# Switch to urgent workspace
bindsym $mod+u [urgent=latest] focus
# Switch to workspace
# Switch to workspace
bindsym $mod+1 workspace 1
bindsym $mod+2 workspace 2
bindsym $mod+3 workspace 3