Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2022-11-23 19:22:01 -05:00
parent 02f4a048db
commit 7d7ab6df15
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
4 changed files with 6 additions and 7 deletions

View File

@ -47,11 +47,11 @@
"swayidle"
"swayhide"
"wl-clipboard"
"mako"
"xorg-server-xwayland"
"htop"
"pinentry"
"ungoogled-chromium-wayland"
"make"
"emacs"
))
)))

BIN
.config/sway/background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 MiB

View File

@ -41,7 +41,6 @@ bindsym $mod+d exec $menu
bindsym $mod+Shift+c reload
bindsym mod1+shift+w exec setbg -s
bindsym $mod+m exec pulsemixer --toggle-mute
bindsym $mod+p exec ~/.local/bin/screenshot -w
bindsym $mod+Shift+l exec ~/.local/bin/lock
bindsym $mod+Shift+q exec ~/.local/bin/logout-wofi
@ -150,19 +149,19 @@ mode "resize" {
# Media Keys
bindsym XF86AudioLowerVolume exec pamixer -d 5
bindsym XF86AudioRaiseVolume exec pamixer -i 5
bindsym XF86AudioMute exec pulsemixer --toggle-mute
bindsym XF86MonBrightnessUp exec brightnessctl s +5%
bindsym XF86MonBrightnessDown exec brightnessctl s 5%-
#bindsym XF86KbdBrightnessDown exec brightnessctl -d apple::kbd_backlight s 10%-
#bindsym XF86KbdBrightnessUp exec brightnessctl -d apple::kbd_backlight s 10%+
bindsym XF86AudioStop exec playerctl stop
bindsym XF86AudioPlay exec playerctl play-pause
bindsym XF86AudioNext exec playerctl next
bindsym XF86AudioPrev exec playerctl previous
bindsym XF86Launch1 exec eject
bindsym XF86ScreenSaver exec ~/.local/bin/lock
bindsym Print exec ~/.local/bin/screenshot -w
bindsym Pause exec ~/.local/bin/logout-wofi
# Rules
for_window [app_id="float"] floating enable;

View File

@ -123,7 +123,7 @@
"sway/workspaces": {
"all-outputs": false,
"disable-scroll": true,
"format": "{icon} {name}",
"format": "{name}",
"format-icons": {
// "1:www": "龜", // Icon: firefox-browser
// "2:mail": "", // Icon: mail