From 12b30d57cf37fa289d904e6b120f83766ff02135 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Fri, 28 Aug 2020 17:12:18 +0300 Subject: added menu for man pages --- dotfiles/.config/sway/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dotfiles/.config') diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 2db1645..2427b90 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -19,7 +19,7 @@ default_floating_border pixel 2 # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. -font pango:BlexMono Nerd Font Mono 9 +font pango:BlexMono Nerd Font Mono 8 # Use Mouse+$mod to drag floating windows floating_modifier $mod @@ -173,6 +173,7 @@ bindsym --to-code { # Start Applications $mod+Shift+w exec --no-startup-id $browser $mod+Ctrl+w exec --no-startup-id chromium + $mod+F1 exec menuman $mod+F2 exec menumako $mod+F3 exec menudisplay $mod+F4 exec menublk @@ -320,7 +321,7 @@ bindsym --to-code { $mod+Ctrl+r exec --no-startup-id waybar_launch # show/hide waybar - $mod+F1 exec --no-startup-id "killall -10 waybar" + $mod+F11 exec --no-startup-id "killall -10 waybar" # Shut down, restart and locking features $mod+Shift+e exec menusession -- cgit v1.2.3