Compare commits

...

8 Commits

Author SHA1 Message Date
Tim Gröger 69e5992361 Merge branch 'master' into secunet 2025-03-29 10:00:09 +01:00
Gröger, Tim 66514563c0 update icons 2025-03-28 11:16:22 +01:00
Tim Gröger cce43b585b Merge branch 'secunet' of https://flaschengeist.dev/crimsen/i3-theme into secunet 2023-11-10 09:38:19 +01:00
Tim Gröger e0765a8631 update for secunet 2023-11-10 09:37:14 +01:00
Tim Gröger d5f70f0c2c startup for secunet
better workplace option for secunet
2023-11-10 09:33:49 +01:00
Tim Gröger 0a795c9394 new output for secunet 2023-11-10 09:33:32 +01:00
Tim Gröger 49570fc205 startup for secunet
better workplace option for secunet
2023-06-12 10:01:19 +02:00
Tim Gröger 7af23eb06d new output for secunet 2023-06-12 09:02:10 +02:00
5 changed files with 29 additions and 9 deletions

View File

@ -34,3 +34,6 @@ bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl --min-val=2 -q
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl -q set 5%+
bindsym $mod+Shift+n exec swaync-client -t -sw
bindsym $mod+Ctrl+Right move workspace to output right
bindsym $mod+Ctrl+Left move workspace to output left

View File

@ -27,11 +27,18 @@
# We just use 1-10 as the default.
workspace_layout tabbed
exec swaymsg "workspace 1; layout splith"
exec swaymsg "workspace 2; layout splith"
workspace 1 output Virtual-1
workspace 2 output Virtual-2
Workspace 3 output Virtual-1
Workspace 4 output Virutal-1
assign [app_id="Alacritty"] 1
assign [class="Google-chrome"] 2
assign [class="jetbrains-studio"] 3
assign [app_id="Alacritty"] 3
assign [class="Google-chrome"] 1
#assign [class="jetbrains-studio"] 3
assign [app_id="org.gnome.Nautilus"] 4
assign [instance="Mail"] 6
assign [instance="zulip"] 2
assign [instance="Mail"] 2
# ext: set ft=swayconfig

View File

@ -2,3 +2,5 @@ exec alacritty
exec google-chrome-stable
exec swaync
exec_always nm-applet
exec zulip
exec thunderbird

View File

@ -0,0 +1,8 @@
output Virtual-1 mode 2560x1416 pos 0 0 bg ~/Bilder/IMG_5710.jpg fill
output Virtual-2 mode 2560x1416 pos 2560 0 bg ~/Bilder/IMG_8105.jpg fill
#output Virtual-1 mode 1920x1080 pos 0 0 bg ~/Bilder/IMG_5710.jpg fill
#output Virtual-1 mode 1280x776 pos 0 0 bg ~/Bilder/IMG_5710.jpg fill
#output Virtual-2 mode 1680x1026 pos 1920 0 bg ~/Bilder/IMG_8105.jpg fill
#
exec /usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1

View File

@ -121,17 +121,17 @@
"disable-scroll": true,
"format": "{icon} {name}",
"format-icons": {
"1": "",
"1": "",
//"1:www": "龜", // Icon: firefox-browser
"2": "",
"2": "",
//"2:mail": "", // Icon: mail
"3": "",
"3": "",
//"3:editor": "", // Icon: code
"4": "",
//"4:terminals": "", // Icon: terminal
"5": "",
"5": "",
//"5:portal": "", // Icon: terminal
"6": "",
"6": "",
"urgent": "",
"focused": "",
"default": "",