Skip to content

Commit

Permalink
Use per host configuration in i3
Browse files Browse the repository at this point in the history
  • Loading branch information
jevandezande committed Jan 10, 2024
1 parent 2e904c3 commit 7b8b5ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions config/i3/desk-lu251.schrodinger.com.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ workspace 4 output DP-2
workspace 6 output DP-2
workspace 8 output DP-2
workspace 0 output DP-2

exec --no-startup-id setxkbmap -option compose:caps
# setxkbmap -option compose:caps
#
exec --no-startup-id xrandr --output DP-2 --right-of DP-0
exec --no-startup-id xrandr --output DP-2 --rotate left
2 changes: 1 addition & 1 deletion config/i3/visual.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include schrodinger.conf

font pango:DejaVu Sans Mono 12

# Split even and odd workspaces across monitors
# Add custom configuration based on host
include `hostname`.conf

# Turn off borders for certain windows
Expand Down

0 comments on commit 7b8b5ee

Please sign in to comment.