Hopefully more wayland changes that don't break awesome
This commit is contained in:
parent
7fdc04e4d4
commit
eaf99e26b2
21 changed files with 232 additions and 59 deletions
|
@ -12,7 +12,10 @@ set $term alacritty
|
|||
set $menu rofi -no-lazy-grab -show drun -modi drun | xargs swaymsg exec --
|
||||
|
||||
### Output configuration
|
||||
output * bg ~/Pictures/wallpapers/RoyalKing.png fill
|
||||
output * bg /usr/share/wallpapers/Flow/contents/images/5120x2880.jpg fill
|
||||
|
||||
###old ~/Pictures/wallpapers/RoyalKing.png
|
||||
|
||||
output eDP-1 pos 0 0
|
||||
output DP-3 pos 3000 0
|
||||
|
||||
|
@ -47,7 +50,7 @@ input type:touchpad {
|
|||
### Style
|
||||
gaps outer 10
|
||||
gaps inner 20
|
||||
#smart_gaps on
|
||||
# smart_gaps on
|
||||
|
||||
default_border none
|
||||
|
||||
|
@ -256,8 +259,10 @@ for_window [app_id="emacs"] opacity 0.95
|
|||
for_window [app_id="__focused__"] opacity 1
|
||||
|
||||
exec emacs --daemon
|
||||
exec kwalletd5
|
||||
exec mako
|
||||
exec waystart
|
||||
exec nextcloud --background
|
||||
exec export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
|
||||
xwayland enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue