aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/sway/config')
-rw-r--r--dotfiles/.config/sway/config14
1 files changed, 4 insertions, 10 deletions
diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config
index 47a2e74..8127c5f 100644
--- a/dotfiles/.config/sway/config
+++ b/dotfiles/.config/sway/config
@@ -6,7 +6,7 @@
set $mod Mod4
set $alt Mod1
set $term foot
-set $browser qutebrowser
+set $browser `$BROWSER`
# set default desktop layout (default is tiling)
# workspace_layout tabbed <stacking|tabbed>
@@ -97,10 +97,6 @@ no_focus [title="mpvfloat"]
# Dropdown-like windows
-# VK Messenger
-for_window [instance="vk" window_role="browser-window"] floating enable, sticky enable
-# for_window [class="VK"] move scratchpad
-
# Telegram Desktop
for_window [app_id="telegramdesktop"] floating enable, sticky enable
# for_window [class="TelegramDesktop"] move scratchpad
@@ -171,8 +167,8 @@ bindsym --to-code {
$mod+Ctrl+Shift+space exec "makoctl restore"
# Start Applications
- $mod+Shift+w exec $browser
- $mod+Ctrl+w exec chromium -enable-features=UseOzonePlatform -ozone-platform=wayland
+ $mod+Shift+w exec menuwebsurf
+ $mod+Ctrl+w exec menuwebsurf paste
$mod+F1 exec menuman
$mod+F2 exec menumako
$mod+F3 exec menudisplay
@@ -184,12 +180,10 @@ bindsym --to-code {
$mod+s exec "xway steam"
$mod+m exec $term ncmpcpp
$mod+n exec $term -T "newsboat" newsboat && killall -42 waybar
- $mod+a exec $term -T "aerc" aerc
+ $mod+a exec $term -T "neomutt" neomutt
$mod+o exec notistats
$mod+c exec camtoggle
$mod+grave exec menuemoji
- $mod+Ctrl+grave exec menuwebsurf
- $mod+Shift+grave exec menuwebsurf paste
$mod+apostrophe exec menupass
$mod+Shift+apostrophe exec "menupass -l"
$mod+Ctrl+apostrophe exec "menupass -f"