update

Ryan Gibb 2ffdc048 1bfdf17e

Changed files
+1 -5
home
gui
-1
home/gui/i3.nix
···
drun = "rofi -i -modi drun -show drun";
dmenu = "rofi -i -dmenu -p";
displays = "arandr";
-
bar = "i3bar";
notification_deamon = "dunst";
i3_workspace_history = "${i3-workspace-history}/bin/i3-workspace-history";
i3_workspace_history_args = "";
-1
home/gui/sway.nix
···
drun = "wofi -i --show drun --allow-images -a";
dmenu = "wofi -d -i -p";
displays = "wdisplays";
-
bar = "swaybar";
notification_deamon = "dunst";
i3_workspace_history = "${i3-workspace-history}/bin/i3-workspace-history";
i3_workspace_history_args = "-sway";
-1
home/gui/wm/i3/bindings
···
-
bindsym $mod+r exec "pkill i3bar; i3bar --bar_id bar-0"
bindsym $mod+Shift+r exec "i3-msg reload"
bindsym $mod+q exec dunstctl close-all
+1 -2
home/gui/wm/sway/bindings
···
-
bindsym $mod+r exec "pkill swaybar; swaybar --bar_id bar-0"
-
bindsym $mod+Shift+r exec "pkill swaybar; swaymsg reload"
+
bindsym $mod+Shift+r exec swaymsg reload
bindsym $mod+q exec dunstctl close
bindsym $mod+Shift+q exec dunstctl action