sway, tmux: some hotkeys, defaults
This commit is contained in:
parent
0da791dec2
commit
24d8d097c1
2 changed files with 8 additions and 22 deletions
|
@ -16,6 +16,8 @@ set $wallpaper /home/von/.wallpaper
|
|||
|
||||
default_border pixel
|
||||
default_floating_border pixel
|
||||
hide_edge_borders --i3 smart
|
||||
workspace_layout tabbed
|
||||
|
||||
seat seat0 xcursor_theme Vanilla-DMZ-AA
|
||||
|
||||
|
@ -35,7 +37,7 @@ output Virtual-1 resolution 1920x1080 scale 2
|
|||
|
||||
# keys:
|
||||
# Start a terminal
|
||||
bindsym --to-code $mod+x exec $term
|
||||
bindsym --to-code $mod+t exec $term
|
||||
|
||||
# Kill focused window
|
||||
bindsym --to-code $mod+Shift+c kill
|
||||
|
@ -187,7 +189,6 @@ bar {
|
|||
position top
|
||||
|
||||
status_command "i3status-rs"
|
||||
# status_command "/home/von/git/vdstatus/vdstatus"
|
||||
|
||||
colors {
|
||||
separator #6d0080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue