Changed dashboard splash, configured mu4e.
This commit is contained in:
@@ -141,9 +141,14 @@ mode "resize" {
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
# Screenshot (Grimshot)
|
||||
|
||||
# Captures the currently active window
|
||||
bindsym $mod+g exec grimshot save active
|
||||
# Allows manually selecting a rectangular region
|
||||
bindsym $mod+Shift+g exec grimshot save area
|
||||
# Captures currently active output
|
||||
bindsym $mod+Mod1+g exec grimshot save output
|
||||
# Allows manually selecting a single window
|
||||
bindsym $mod+Ctrl+g exec grimshot save window
|
||||
|
||||
# Turn the system off
|
||||
@@ -173,7 +178,7 @@ exec /usr/bin/keepassxc
|
||||
exec emacsclient ~/org/tasks.org
|
||||
|
||||
# Bluetooth manager tray applet
|
||||
#exec /usr/bin/blueman-applet
|
||||
exec /usr/bin/blueman-applet
|
||||
|
||||
# Gtk
|
||||
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||
@@ -184,7 +189,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && \
|
||||
exec_always wlsunset -l 47.6 -L -122.3 -t 3000 -T 6500
|
||||
|
||||
# flash focus
|
||||
exec_always --no-startup-id flashfocus
|
||||
exec_always flashfocus
|
||||
|
||||
set $opacity 0.98
|
||||
for_window [class=".*"] opacity $opacity
|
||||
@@ -241,9 +246,9 @@ bindswitch --reload --locked lid:off output $laptop enable
|
||||
|
||||
# Monitors
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
output eDP-1 pos 890 1440 res 1920x1200
|
||||
# output DP-6 pos 1920 0 res 3440x1440
|
||||
output HDMI--A-1 pos 0 0 res 2560x1440
|
||||
#output eDP-1 pos 0 1440 res 1920x1080
|
||||
#output DP-1 pos 0 0 res 3440x1440
|
||||
#output HDMI-A-1 pos 0 0 res 2560x1440
|
||||
|
||||
# Wallpaper
|
||||
#output DP6 bg /home/opal/.config/wallpapers/3.jpg fill #050402
|
||||
@@ -251,10 +256,10 @@ output HDMI--A-1 pos 0 0 res 2560x1440
|
||||
#output eDP-1 bg /home/opal/downloads/img01.jpg fill #000000
|
||||
#output HDMI-A-1 bg /home/opal/.config/wallpapers/3.jpg fill #050402
|
||||
|
||||
output eDP-1 scale 1
|
||||
output eDP-1 pos 700 1440 res 1920x1200 bg /home/opal/.config/wallpapers/wallpaper-town.jpg fill
|
||||
output DP-1 scale 1
|
||||
output DP-1 pos 2560 0 res 1920x1200 bg /home/opal/.config/wallpapers/wallpaper-town.jpg fill
|
||||
output HDMI-A-1 scale 1
|
||||
output HDMI-A-1 pos 0 0 res 3440x1440 bg /home/opal/.config/wallpapers/wallpaper-town.jpg fill
|
||||
output HDMI-A-1 pos 0 0 res 2560x1440 bg /home/opal/.config/wallpapers/wallpaper-town.jpg fill
|
||||
|
||||
|
||||
# Assign workspaces to numbers
|
||||
|
||||
Reference in New Issue
Block a user