activate shelman laser
This commit is contained in:
parent
c75fb1e30b
commit
7dd05786d4
3 changed files with 4 additions and 2 deletions
|
@ -114,7 +114,8 @@ draw_bold_text_with_bright_colors: true
|
|||
colors:
|
||||
# Default colors
|
||||
primary:
|
||||
background: '0x121212'
|
||||
background: '0x000000'
|
||||
#background: '0x121212'
|
||||
foreground: '0xa1b0b8'
|
||||
|
||||
# Normal colors
|
||||
|
@ -168,7 +169,7 @@ visual_bell:
|
|||
#
|
||||
# Window opacity as a floating point number from `0.0` to `1.0`.
|
||||
# The value `0.0` is completely transparent and `1.0` is opaque.
|
||||
background_opacity: 1.0
|
||||
background_opacity: 0.1
|
||||
|
||||
# Mouse bindings
|
||||
#
|
||||
|
|
|
@ -96,6 +96,7 @@ seat seat0 xcursor_theme Bibata_Oil 48
|
|||
|
||||
output "eDP-1" scale 1
|
||||
output "eDP-1" background #000000 solid_color
|
||||
output "eDP-1" bg /home/dln/.config/sway/laser.png center
|
||||
|
||||
exec "systemctl --user import-environment; systemctl --user start sway-session.target"
|
||||
exec $term -e tmux attach
|
||||
|
|
BIN
.config/sway/laser.png
Normal file
BIN
.config/sway/laser.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 724 KiB |
Loading…
Reference in a new issue